Converts this instances to a PColorRGBA.
@override PColorRGBA toPColorRGBA() => PColorRGBA(r, g, b, 1);