@tempots/color > XYZ > withZ
Returns a new XYZ instance with the specified z-coordinate.
Signature:
readonly withZ: (z: number) => XYZ;