#e007f8 color space conversions
Hex:
#e007f8
RGB:
224, 7, 248
CMY:
12, 97, 3
CMYK:
10, 97, 0, 3
HSL:
294°, 94.5098%, 50.0000%
HSV (HSB):
294°, 97.1774%, 97.2549%
XYZ:
47.7597, 22.7766, 90.6860
xyY:
0.2962, 0.1413, 22.7766
CIE-Lab:
54.8414, 92.1557, -66.0324
CIE-LCH:
54.8414, 113.3708, 324.3772
CIE-Luv:
54.8414, 64.8571, -112.9547
Hunter-Lab:
47.7248, 95.1122, -79.2547
#e007f8 color charts
#e007f8 color shades, tints & tones
#e007f8 color schemes
#e007f8 color preview, HTML & CSS examples
This text has a color of #e007f8
<p style="color:#e007f8;">Text here</p>
.mytext {color:#e007f8;}
This box has a color of #e007f8
<div style="background-color:#e007f8;">Content here</div>
.mybackground {background-color:#e007f8;}
Border around this has a color of #e007f8
<div style="border:2px solid #e007f8;">Content here</div>
.myborder {border:2px solid #e007f8;}