#e04ec5 color space conversions
Hex:
#e04ec5
RGB:
224, 78, 197
CMY:
12, 69, 23
CMYK:
0, 65, 12, 12
HSL:
311°, 70.1923%, 59.2157%
HSV (HSB):
311°, 65.1786%, 87.8431%
XYZ:
43.5429, 25.3273, 55.4170
xyY:
0.3503, 0.2038, 25.3273
CIE-Lab:
57.3929, 69.0967, -33.1431
CIE-LCH:
57.3929, 76.6343, 334.3747
CIE-Luv:
57.3929, 72.7566, -61.0267
Hunter-Lab:
50.3262, 66.3696, -30.0592
#e04ec5 color charts
#e04ec5 color shades, tints & tones
#e04ec5 color schemes
#e04ec5 color preview, HTML & CSS examples
This text has a color of #e04ec5
<p style="color:#e04ec5;">Text here</p>
.mytext {color:#e04ec5;}
This box has a color of #e04ec5
<div style="background-color:#e04ec5;">Content here</div>
.mybackground {background-color:#e04ec5;}
Border around this has a color of #e04ec5
<div style="border:2px solid #e04ec5;">Content here</div>
.myborder {border:2px solid #e04ec5;}