@tempots/color

HSL.toString property

Returns a string representation of the HSL color in the format "hsl(hue, saturation%, lightness%)".

Signature:

readonly toString: () => string;