Converts an XYZ color object to a CSS-compatible string representation.
This function formats the XYZ color as a CSS Color Module Level 4 color function, including the illuminant name in the format: color(xyz-d65 X Y Z / A).
The XYZ color object to convert
The CSS-compatible string representation
Converts an XYZ color object to a CSS-compatible string representation.
This function formats the XYZ color as a CSS Color Module Level 4 color function, including the illuminant name in the format: color(xyz-d65 X Y Z / A).