#e021ce color space conversions
Hex:
#e021ce
RGB:
224, 33, 206
CMY:
12, 87, 19
CMYK:
0, 85, 8, 12
HSL:
306°, 75.4941%, 50.3922%
HSV (HSB):
306°, 85.2679%, 87.8431%
XYZ:
42.4249, 21.3912, 60.2854
xyY:
0.3419, 0.1724, 21.3912
CIE-Lab:
53.3750, 83.0876, -44.6159
CIE-LCH:
53.3750, 94.3087, 331.7654
CIE-Luv:
53.3750, 79.1172, -79.4727
Hunter-Lab:
46.2507, 82.7962, -44.9061
#e021ce color charts
#e021ce color shades, tints & tones
#e021ce color schemes
#e021ce color preview, HTML & CSS examples
This text has a color of #e021ce
<p style="color:#e021ce;">Text here</p>
.mytext {color:#e021ce;}
This box has a color of #e021ce
<div style="background-color:#e021ce;">Content here</div>
.mybackground {background-color:#e021ce;}
Border around this has a color of #e021ce
<div style="border:2px solid #e021ce;">Content here</div>
.myborder {border:2px solid #e021ce;}