ColorCMY::toCmyk in src/ColorCMY.php
ColorCMY::toRgb in src/ColorCMY.php
Get the color as an RGB instance.
ColorCMYK::toCmy in src/ColorCMYK.php
ColorHex::toRgb in src/ColorHex.php
Get the color as an RGB instance.
ColorHex::toString in src/ColorHex.php
A string representation of this color in the current format.
ColorHSL::toRgb in src/ColorHSL.php
Get the color as an RGB instance.
ColorHSL::toString in src/ColorHSL.php
A string representation of this color in the current format.
ColorRGB::toHex in src/ColorRGB.php
Get the color as a hex instance.
ColorRGB::toHsl in src/ColorRGB.php
Get the color as an HSL instance.
ColorRGB::toString in src/ColorRGB.php
A string representation of this color in the current format.