Converts this to the HSV color space.
this
@override HsbColor toHsbColor() => _cast().toHsbColor().cast();