#e00fb4 color space conversions
Hex:
#e00fb4
RGB:
224, 15, 180
CMY:
12, 94, 29
CMYK:
0, 93, 20, 12
HSL:
313°, 87.4477%, 46.8627%
HSV (HSB):
313°, 93.3036%, 87.8431%
XYZ:
39.1495, 19.4842, 44.8774
xyY:
0.3782, 0.1882, 19.4842
CIE-Lab:
51.2490, 82.1534, -32.8934
CIE-LCH:
51.2490, 88.4938, 338.1794
CIE-Luv:
51.2490, 92.0572, -61.3391
Hunter-Lab:
44.1409, 81.0687, -29.3806
#e00fb4 color charts
#e00fb4 color shades, tints & tones
#e00fb4 color schemes
#e00fb4 color preview, HTML & CSS examples
This text has a color of #e00fb4
<p style="color:#e00fb4;">Text here</p>
.mytext {color:#e00fb4;}
This box has a color of #e00fb4
<div style="background-color:#e00fb4;">Content here</div>
.mybackground {background-color:#e00fb4;}
Border around this has a color of #e00fb4
<div style="border:2px solid #e00fb4;">Content here</div>
.myborder {border:2px solid #e00fb4;}