#e00ed7 color space conversions
Hex:
#e00ed7
RGB:
224, 14, 215
CMY:
12, 95, 16
CMYK:
0, 94, 4, 12
HSL:
303°, 88.2353%, 46.6667%
HSV (HSB):
303°, 93.7500%, 87.8431%
XYZ:
43.1632, 21.0677, 66.0815
xyY:
0.3312, 0.1617, 21.0677
CIE-Lab:
53.0235, 86.8070, -50.3251
CIE-LCH:
53.0235, 100.3398, 329.8976
CIE-Luv:
53.0235, 77.1295, -88.3574
Hunter-Lab:
45.8995, 87.5346, -53.2301
#e00ed7 color charts
#e00ed7 color shades, tints & tones
#e00ed7 color schemes
#e00ed7 color preview, HTML & CSS examples
This text has a color of #e00ed7
<p style="color:#e00ed7;">Text here</p>
.mytext {color:#e00ed7;}
This box has a color of #e00ed7
<div style="background-color:#e00ed7;">Content here</div>
.mybackground {background-color:#e00ed7;}
Border around this has a color of #e00ed7
<div style="border:2px solid #e00ed7;">Content here</div>
.myborder {border:2px solid #e00ed7;}