#e007f2 color space conversions
Hex:
#e007f2
RGB:
224, 7, 242
CMY:
12, 97, 5
CMYK:
7, 97, 0, 5
HSL:
295°, 94.3775%, 48.8235%
HSV (HSB):
295°, 97.1074%, 94.9020%
XYZ:
46.8435, 22.4101, 85.8610
xyY:
0.3020, 0.1445, 22.4101
CIE-Lab:
54.4594, 91.2439, -63.2928
CIE-LCH:
54.4594, 111.0470, 325.2523
CIE-Luv:
54.4594, 67.0223, -108.6589
Hunter-Lab:
47.3393, 93.7868, -74.3991
#e007f2 color charts
#e007f2 color shades, tints & tones
#e007f2 color schemes
#e007f2 color preview, HTML & CSS examples
This text has a color of #e007f2
<p style="color:#e007f2;">Text here</p>
.mytext {color:#e007f2;}
This box has a color of #e007f2
<div style="background-color:#e007f2;">Content here</div>
.mybackground {background-color:#e007f2;}
Border around this has a color of #e007f2
<div style="border:2px solid #e007f2;">Content here</div>
.myborder {border:2px solid #e007f2;}