#e04ec7 color space conversions
Hex:
#e04ec7
RGB:
224, 78, 199
CMY:
12, 69, 22
CMYK:
0, 65, 11, 12
HSL:
310°, 70.1923%, 59.2157%
HSV (HSB):
310°, 65.1786%, 87.8431%
XYZ:
43.7737, 25.4196, 56.6322
xyY:
0.3479, 0.2020, 25.4196
CIE-Lab:
57.4820, 69.3925, -34.1483
CIE-LCH:
57.4820, 77.3397, 333.7981
CIE-Luv:
57.4820, 72.0773, -62.6321
Hunter-Lab:
50.4178, 66.7456, -31.3054
#e04ec7 color charts
#e04ec7 color shades, tints & tones
#e04ec7 color schemes
#e04ec7 color preview, HTML & CSS examples
This text has a color of #e04ec7
<p style="color:#e04ec7;">Text here</p>
.mytext {color:#e04ec7;}
This box has a color of #e04ec7
<div style="background-color:#e04ec7;">Content here</div>
.mybackground {background-color:#e04ec7;}
Border around this has a color of #e04ec7
<div style="border:2px solid #e04ec7;">Content here</div>
.myborder {border:2px solid #e04ec7;}