#e04fcc color space conversions
Hex:
#e04fcc
RGB:
224, 79, 204
CMY:
12, 69, 20
CMYK:
0, 65, 9, 12
HSL:
308°, 70.0483%, 59.4118%
HSV (HSB):
308°, 64.7321%, 87.8431%
XYZ:
44.4355, 25.7989, 59.7644
xyY:
0.3418, 0.1985, 25.7989
CIE-Lab:
57.8457, 69.7613, -36.4335
CIE-LCH:
57.8457, 78.7022, 332.4238
CIE-Luv:
57.8457, 70.0865, -66.2813
Hunter-Lab:
50.7926, 67.2723, -34.2079
#e04fcc color charts
#e04fcc color shades, tints & tones
#e04fcc color schemes
#e04fcc color preview, HTML & CSS examples
This text has a color of #e04fcc
<p style="color:#e04fcc;">Text here</p>
.mytext {color:#e04fcc;}
This box has a color of #e04fcc
<div style="background-color:#e04fcc;">Content here</div>
.mybackground {background-color:#e04fcc;}
Border around this has a color of #e04fcc
<div style="border:2px solid #e04fcc;">Content here</div>
.myborder {border:2px solid #e04fcc;}