@tempots/color

LUV.toString property

Returns a string representation of the LUV color. The string is formatted as "luv(l, u, v)".

Signature:

readonly toString: () => string;