Returns the RGB equivalent of this color.
For RGB colors, that’s this.
this
@override Rgb rgb() { return this; }