#e021c1 color space conversions
Hex:
#e021c1
RGB:
224, 33, 193
CMY:
12, 87, 24
CMYK:
0, 85, 14, 12
HSL:
310°, 75.4941%, 50.3922%
HSV (HSB):
310°, 85.2679%, 87.8431%
XYZ:
40.9100, 20.7853, 52.3078
xyY:
0.3588, 0.1823, 20.7853
CIE-Lab:
52.7137, 81.3348, -38.1668
CIE-LCH:
52.7137, 89.8446, 334.8614
CIE-Luv:
52.7137, 84.4719, -69.3903
Hunter-Lab:
45.5909, 80.3891, -36.1117
#e021c1 color charts
#e021c1 color shades, tints & tones
#e021c1 color schemes
#e021c1 color preview, HTML & CSS examples
This text has a color of #e021c1
<p style="color:#e021c1;">Text here</p>
.mytext {color:#e021c1;}
This box has a color of #e021c1
<div style="background-color:#e021c1;">Content here</div>
.mybackground {background-color:#e021c1;}
Border around this has a color of #e021c1
<div style="border:2px solid #e021c1;">Content here</div>
.myborder {border:2px solid #e021c1;}