Description Usage Arguments Value
Convert hsl color to rgb
1 | hsl2rgb(hue, saturation, lightness)
|
hue |
Hue 0-1 in hsl color scale |
saturation |
Saturation 0-1 in hsl color scale |
lightness |
Lightness 0-1 in hsl color svale |
Vector of red green blue in 0-255 scale
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.