@tempots/color

XYZ.toString property

Returns a string representation of the XYZ object. The string is formatted as "XYZ(x, y, z)".

Signature:

readonly toString: () => string;