#c033d2 color space conversions
Hex:
#c033d2
RGB:
192, 51, 210
CMY:
25, 80, 18
CMYK:
9, 76, 0, 18
HSL:
293°, 63.8554%, 51.1765%
HSV (HSB):
293°, 75.7143%, 82.3529%
XYZ:
34.5549, 18.2273, 62.6697
xyY:
0.2993, 0.1579, 18.2273
CIE-Lab:
49.7706, 73.3627, -52.9676
CIE-LCH:
49.7706, 90.4857, 324.1708
CIE-Luv:
49.7706, 52.3075, -89.0178
Hunter-Lab:
42.6934, 69.7597, -57.1465
#c033d2 color charts
#c033d2 color shades, tints & tones
#c033d2 color schemes
#c033d2 color preview, HTML & CSS examples
This text has a color of #c033d2
<p style="color:#c033d2;">Text here</p>
.mytext {color:#c033d2;}
This box has a color of #c033d2
<div style="background-color:#c033d2;">Content here</div>
.mybackground {background-color:#c033d2;}
Border around this has a color of #c033d2
<div style="border:2px solid #c033d2;">Content here</div>
.myborder {border:2px solid #c033d2;}