#e021e9 color space conversions
Hex:
#e021e9
RGB:
224, 33, 233
CMY:
12, 87, 9
CMYK:
4, 86, 0, 9
HSL:
297°, 81.9672%, 52.1569%
HSV (HSB):
297°, 85.8369%, 91.3725%
XYZ:
45.9923, 22.8182, 79.0711
xyY:
0.3110, 0.1543, 22.8182
CIE-Lab:
54.8846, 87.0045, -57.5546
CIE-LCH:
54.8846, 104.3184, 326.5148
CIE-Luv:
54.8846, 68.6998, -99.8940
Hunter-Lab:
47.7684, 88.2684, -64.7049
#e021e9 color charts
#e021e9 color shades, tints & tones
#e021e9 color schemes
#e021e9 color preview, HTML & CSS examples
This text has a color of #e021e9
<p style="color:#e021e9;">Text here</p>
.mytext {color:#e021e9;}
This box has a color of #e021e9
<div style="background-color:#e021e9;">Content here</div>
.mybackground {background-color:#e021e9;}
Border around this has a color of #e021e9
<div style="border:2px solid #e021e9;">Content here</div>
.myborder {border:2px solid #e021e9;}