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