#e00fec color space conversions
Hex:
#e00fec
RGB:
224, 15, 236
CMY:
12, 94, 7
CMYK:
5, 94, 0, 7
HSL:
297°, 88.0478%, 49.2157%
HSV (HSB):
297°, 93.6441%, 92.5490%
XYZ:
46.0516, 22.2451, 81.2234
xyY:
0.3080, 0.1488, 22.2451
CIE-Lab:
54.2861, 89.7530, -60.2031
CIE-LCH:
54.2861, 108.0741, 326.1477
CIE-Luv:
54.2861, 68.9120, -103.8706
Hunter-Lab:
47.1647, 91.7493, -69.0894
#e00fec color charts
#e00fec color shades, tints & tones
#e00fec color schemes
#e00fec color preview, HTML & CSS examples
This text has a color of #e00fec
<p style="color:#e00fec;">Text here</p>
.mytext {color:#e00fec;}
This box has a color of #e00fec
<div style="background-color:#e00fec;">Content here</div>
.mybackground {background-color:#e00fec;}
Border around this has a color of #e00fec
<div style="border:2px solid #e00fec;">Content here</div>
.myborder {border:2px solid #e00fec;}