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