#e024e7 color space conversions
Hex:
#e024e7
RGB:
224, 36, 231
CMY:
12, 86, 9
CMYK:
3, 84, 0, 9
HSL:
298°, 80.2469%, 52.3529%
HSV (HSB):
298°, 84.4156%, 90.5882%
XYZ:
45.7952, 22.8786, 77.6036
xyY:
0.3131, 0.1564, 22.8786
CIE-Lab:
54.9470, 86.1736, -56.3279
CIE-LCH:
54.9470, 102.9501, 326.8291
CIE-Luv:
54.9470, 69.1202, -97.9901
Hunter-Lab:
47.8315, 87.1953, -62.7122
#e024e7 color charts
#e024e7 color shades, tints & tones
#e024e7 color schemes
#e024e7 color preview, HTML & CSS examples
This text has a color of #e024e7
<p style="color:#e024e7;">Text here</p>
.mytext {color:#e024e7;}
This box has a color of #e024e7
<div style="background-color:#e024e7;">Content here</div>
.mybackground {background-color:#e024e7;}
Border around this has a color of #e024e7
<div style="border:2px solid #e024e7;">Content here</div>
.myborder {border:2px solid #e024e7;}