#e00ff7 color space conversions
Hex:
#e00ff7
RGB:
224, 15, 247
CMY:
12, 94, 3
CMYK:
9, 94, 0, 3
HSL:
294°, 93.5484%, 51.3725%
HSV (HSB):
294°, 93.9271%, 96.8627%
XYZ:
47.6998, 22.9043, 89.9026
xyY:
0.2972, 0.1427, 22.9043
CIE-Lab:
54.9737, 91.4194, -65.2609
CIE-LCH:
54.9737, 112.3232, 324.4784
CIE-Luv:
54.9737, 64.9084, -111.8182
Hunter-Lab:
47.8585, 94.1558, -77.8759
#e00ff7 color charts
#e00ff7 color shades, tints & tones
#e00ff7 color schemes
#e00ff7 color preview, HTML & CSS examples
This text has a color of #e00ff7
<p style="color:#e00ff7;">Text here</p>
.mytext {color:#e00ff7;}
This box has a color of #e00ff7
<div style="background-color:#e00ff7;">Content here</div>
.mybackground {background-color:#e00ff7;}
Border around this has a color of #e00ff7
<div style="border:2px solid #e00ff7;">Content here</div>
.myborder {border:2px solid #e00ff7;}