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