#c033bf color space conversions
Hex:
#c033bf
RGB:
192, 51, 191
CMY:
25, 80, 25
CMYK:
0, 73, 1, 25
HSL:
300°, 58.0247%, 47.6471%
HSV (HSB):
300°, 73.4375%, 75.2941%
XYZ:
32.3260, 17.3357, 50.9326
xyY:
0.3214, 0.1723, 17.3357
CIE-Lab:
48.6803, 70.2185, -43.7359
CIE-LCH:
48.6803, 82.7252, 328.0831
CIE-Luv:
48.6803, 58.6185, -74.5819
Hunter-Lab:
41.6362, 65.7228, -43.3828
#c033bf color charts
#c033bf color shades, tints & tones
#c033bf color schemes
#c033bf color preview, HTML & CSS examples
This text has a color of #c033bf
<p style="color:#c033bf;">Text here</p>
.mytext {color:#c033bf;}
This box has a color of #c033bf
<div style="background-color:#c033bf;">Content here</div>
.mybackground {background-color:#c033bf;}
Border around this has a color of #c033bf
<div style="border:2px solid #c033bf;">Content here</div>
.myborder {border:2px solid #c033bf;}