Converts this to the RGB color space.
this
@override RgbColor toRgbColor() => ColorConverter.xyzToRgb(this);