r2
| 1 | {{{#!if a='text-align: center; margin: 10px; padding: 5px; border-radius: 8px; color: #fff; font-size: .8em; font-weight: bold;' |
|---|
| 2 | }}}{{{#!wiki style="@a@ background: linear-gradient(to right, red, lightgreen, blue)" |
|---|
r1
| 3 | (to right, red, lightgreen, blue)}}}{{{#!wiki style="@a@ background: linear-gradient(to right in lab, red, lightgreen, blue)" |
|---|
| 4 | (to right in lab, red, lightgreen, blue)}}}{{{#!wiki style="@a@ background: linear-gradient(to right in lch, red, lightgreen, blue)" |
|---|
| 5 | (to right in lch, red, lightgreen, blue)}}}{{{#!wiki style="@a@ background: linear-gradient(to right in oklab, red, lightgreen, blue)" |
|---|
| 6 | (to right in oklab, red, lightgreen, blue)}}}{{{#!wiki style="@a@ background: linear-gradient(to right in oklch, red, lightgreen, blue)" |
|---|
| 7 | (to right in oklch, red, lightgreen, blue)}}} |
|---|
| 8 | |
|---|
| 9 | ## https://codingapple.com/blog/oklab-oklch-color-space/ |
|---|