#e007e1 color space conversions
Hex:
#e007e1
RGB:
224, 7, 225
CMY:
12, 97, 12
CMYK:
0, 97, 0, 12
HSL:
300°, 93.9655%, 45.4902%
HSV (HSB):
300°, 96.8889%, 88.2353%
XYZ:
44.4071, 21.4355, 73.0311
xyY:
0.3198, 0.1544, 21.4355
CIE-Lab:
53.4229, 88.7422, -55.3758
CIE-LCH:
53.4229, 104.6024, 328.0355
CIE-Luv:
53.4229, 73.4647, -96.2420
Hunter-Lab:
46.2985, 90.1854, -61.1150
#e007e1 color charts
#e007e1 color shades, tints & tones
#e007e1 color schemes
#e007e1 color preview, HTML & CSS examples
This text has a color of #e007e1
<p style="color:#e007e1;">Text here</p>
.mytext {color:#e007e1;}
This box has a color of #e007e1
<div style="background-color:#e007e1;">Content here</div>
.mybackground {background-color:#e007e1;}
Border around this has a color of #e007e1
<div style="border:2px solid #e007e1;">Content here</div>
.myborder {border:2px solid #e007e1;}