#e00fd3 color space conversions
Hex:
#e00fd3
RGB:
224, 15, 211
CMY:
12, 94, 17
CMYK:
0, 93, 6, 12
HSL:
304°, 87.4477%, 46.8627%
HSV (HSB):
304°, 93.3036%, 87.8431%
XYZ:
42.6692, 20.8921, 63.4117
xyY:
0.3360, 0.1645, 20.8921
CIE-Lab:
52.8312, 86.1638, -48.3447
CIE-LCH:
52.8312, 98.7998, 330.7041
CIE-Luv:
52.8312, 78.7020, -85.2609
Hunter-Lab:
45.7079, 86.6444, -50.2590
#e00fd3 color charts
#e00fd3 color shades, tints & tones
#e00fd3 color schemes
#e00fd3 color preview, HTML & CSS examples
This text has a color of #e00fd3
<p style="color:#e00fd3;">Text here</p>
.mytext {color:#e00fd3;}
This box has a color of #e00fd3
<div style="background-color:#e00fd3;">Content here</div>
.mybackground {background-color:#e00fd3;}
Border around this has a color of #e00fd3
<div style="border:2px solid #e00fd3;">Content here</div>
.myborder {border:2px solid #e00fd3;}