#e00ff8 color space conversions
Hex:
#e00ff8
RGB:
224, 15, 248
CMY:
12, 94, 3
CMYK:
10, 94, 0, 3
HSL:
294°, 94.3320%, 51.5686%
HSV (HSB):
294°, 93.9516%, 97.2549%
XYZ:
47.8546, 22.9663, 90.7176
xyY:
0.2962, 0.1422, 22.9663
CIE-Lab:
55.0376, 91.5733, -65.7161
CIE-LCH:
55.0376, 112.7132, 324.3355
CIE-Luv:
55.0376, 64.5537, -112.5331
Hunter-Lab:
47.9231, 94.3792, -78.6888
#e00ff8 color charts
#e00ff8 color shades, tints & tones
#e00ff8 color schemes
#e00ff8 color preview, HTML & CSS examples
This text has a color of #e00ff8
<p style="color:#e00ff8;">Text here</p>
.mytext {color:#e00ff8;}
This box has a color of #e00ff8
<div style="background-color:#e00ff8;">Content here</div>
.mybackground {background-color:#e00ff8;}
Border around this has a color of #e00ff8
<div style="border:2px solid #e00ff8;">Content here</div>
.myborder {border:2px solid #e00ff8;}