#e00feb color space conversions
Hex:
#e00feb
RGB:
224, 15, 235
CMY:
12, 94, 8
CMYK:
5, 94, 0, 8
HSL:
297°, 88.0000%, 49.0196%
HSV (HSB):
297°, 93.6170%, 92.1569%
XYZ:
45.9067, 22.1871, 80.4602
xyY:
0.3090, 0.1494, 22.1871
CIE-Lab:
54.2250, 89.6040, -59.7386
CIE-LCH:
54.2250, 107.6920, 326.3088
CIE-Luv:
54.2250, 69.2853, -103.1405
Hunter-Lab:
47.1032, 91.5352, -68.3052
#e00feb color charts
#e00feb color shades, tints & tones
#e00feb color schemes
#e00feb color preview, HTML & CSS examples
This text has a color of #e00feb
<p style="color:#e00feb;">Text here</p>
.mytext {color:#e00feb;}
This box has a color of #e00feb
<div style="background-color:#e00feb;">Content here</div>
.mybackground {background-color:#e00feb;}
Border around this has a color of #e00feb
<div style="border:2px solid #e00feb;">Content here</div>
.myborder {border:2px solid #e00feb;}