convert method
Converts other
to this color's color space.
Implementation
@override
HspColor convert(ColorModel other) => other.toHspColor();
Converts other
to this color's color space.
@override
HspColor convert(ColorModel other) => other.toHspColor();