#c033e1 color space conversions
Hex:
#c033e1
RGB:
192, 51, 225
CMY:
25, 80, 12
CMYK:
15, 77, 0, 12
HSL:
289°, 74.3590%, 54.1176%
HSV (HSB):
289°, 77.3333%, 88.2353%
XYZ:
36.5127, 19.0104, 72.9791
xyY:
0.2841, 0.1479, 19.0104
CIE-Lab:
50.6993, 75.9755, -60.0299
CIE-LCH:
50.6993, 96.8291, 321.6870
CIE-Luv:
50.6993, 47.6665, -100.0841
Hunter-Lab:
43.6009, 73.1796, -68.7189
#c033e1 color charts
#c033e1 color shades, tints & tones
#c033e1 color schemes
#c033e1 color preview, HTML & CSS examples
This text has a color of #c033e1
<p style="color:#c033e1;">Text here</p>
.mytext {color:#c033e1;}
This box has a color of #c033e1
<div style="background-color:#c033e1;">Content here</div>
.mybackground {background-color:#c033e1;}
Border around this has a color of #c033e1
<div style="border:2px solid #c033e1;">Content here</div>
.myborder {border:2px solid #c033e1;}