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