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