#e007ef color space conversions
Hex:
#e007ef
RGB:
224, 7, 239
CMY:
12, 97, 6
CMYK:
6, 97, 0, 6
HSL:
296°, 94.3089%, 48.2353%
HSV (HSB):
296°, 97.0711%, 93.7255%
XYZ:
46.3964, 22.2312, 83.5070
xyY:
0.3050, 0.1461, 22.2312
CIE-Lab:
54.2715, 90.7935, -61.9124
CIE-LCH:
54.2715, 109.8936, 325.7098
CIE-Luv:
54.2715, 68.1261, -106.4938
Hunter-Lab:
47.1500, 93.1345, -72.0031
#e007ef color charts
#e007ef color shades, tints & tones
#e007ef color schemes
#e007ef color preview, HTML & CSS examples
This text has a color of #e007ef
<p style="color:#e007ef;">Text here</p>
.mytext {color:#e007ef;}
This box has a color of #e007ef
<div style="background-color:#e007ef;">Content here</div>
.mybackground {background-color:#e007ef;}
Border around this has a color of #e007ef
<div style="border:2px solid #e007ef;">Content here</div>
.myborder {border:2px solid #e007ef;}