toXyz method

XYZ toXyz()

Implementation

XYZ toXyz() {
  return XYZ.fromHex(toHex());
}