#c021e4 color space conversions
Hex:
#c021e4
RGB:
192, 33, 228
CMY:
25, 87, 11
CMYK:
16, 86, 0, 11
HSL:
289°, 78.3133%, 51.1765%
HSV (HSB):
289°, 85.5263%, 89.4118%
XYZ:
36.2857, 17.8956, 74.9405
xyY:
0.2810, 0.1386, 17.8956
CIE-Lab:
49.3693, 80.9538, -63.8774
CIE-LCH:
49.3693, 103.1205, 321.7245
CIE-Luv:
49.3693, 48.9382, -105.3742
Hunter-Lab:
42.3032, 79.0782, -75.4205
#c021e4 color charts
#c021e4 color shades, tints & tones
#c021e4 color schemes
#c021e4 color preview, HTML & CSS examples
This text has a color of #c021e4
<p style="color:#c021e4;">Text here</p>
.mytext {color:#c021e4;}
This box has a color of #c021e4
<div style="background-color:#c021e4;">Content here</div>
.mybackground {background-color:#c021e4;}
Border around this has a color of #c021e4
<div style="border:2px solid #c021e4;">Content here</div>
.myborder {border:2px solid #c021e4;}