#c033ff color space conversions
Hex:
#c033ff
RGB:
192, 51, 255
CMY:
25, 80, 0
CMYK:
25, 80, 0, 0
HSL:
281°, 100.0000%, 60.0000%
HSV (HSB):
281°, 80.0000%, 100.0000%
XYZ:
40.9721, 20.7941, 96.4619
xyY:
0.2589, 0.1314, 20.7941
CIE-Lab:
52.7234, 81.4836, -73.5971
CIE-LCH:
52.7234, 109.8004, 317.9112
CIE-Luv:
52.7234, 39.2947, -121.2840
Hunter-Lab:
45.6006, 80.5810, -93.4997
#c033ff color charts
#c033ff color shades, tints & tones
#c033ff color schemes
#c033ff color preview, HTML & CSS examples
This text has a color of #c033ff
<p style="color:#c033ff;">Text here</p>
.mytext {color:#c033ff;}
This box has a color of #c033ff
<div style="background-color:#c033ff;">Content here</div>
.mybackground {background-color:#c033ff;}
Border around this has a color of #c033ff
<div style="border:2px solid #c033ff;">Content here</div>
.myborder {border:2px solid #c033ff;}