#c02ae4 color space conversions
Hex:
#c02ae4
RGB:
192, 42, 228
CMY:
25, 84, 11
CMYK:
16, 82, 0, 11
HSL:
288°, 77.5000%, 52.9412%
HSV (HSB):
288°, 81.5789%, 89.4118%
XYZ:
36.5698, 18.4638, 75.0352
xyY:
0.2812, 0.1420, 18.4638
CIE-Lab:
50.0539, 78.9469, -62.7713
CIE-LCH:
50.0539, 100.8605, 321.5115
CIE-Luv:
50.0539, 47.9794, -103.9981
Hunter-Lab:
42.9696, 76.7179, -73.4560
#c02ae4 color charts
#c02ae4 color shades, tints & tones
#c02ae4 color schemes
#c02ae4 color preview, HTML & CSS examples
This text has a color of #c02ae4
<p style="color:#c02ae4;">Text here</p>
.mytext {color:#c02ae4;}
This box has a color of #c02ae4
<div style="background-color:#c02ae4;">Content here</div>
.mybackground {background-color:#c02ae4;}
Border around this has a color of #c02ae4
<div style="border:2px solid #c02ae4;">Content here</div>
.myborder {border:2px solid #c02ae4;}