Creates a new color from hue, saturation and lightness values.
hsl
{ "$template": { "$comment": "The field below will be [0, 255, 0]", "test": "{{hsl([120, 1, 0.5])}}" } }