#e004ed color space conversions
Hex:
#e004ed
RGB:
224, 4, 237
CMY:
12, 98, 7
CMYK:
5, 98, 0, 7
HSL:
297°, 96.6805%, 47.2549%
HSV (HSB):
297°, 98.3122%, 92.9412%
XYZ:
46.0699, 22.0486, 81.9484
xyY:
0.3070, 0.1469, 22.0486
CIE-Lab:
54.0785, 90.6999, -61.0991
CIE-LCH:
54.0785, 109.3598, 326.0342
CIE-Luv:
54.0785, 68.9830, -105.1968
Hunter-Lab:
46.9559, 92.9594, -70.6050
#e004ed color charts
#e004ed color shades, tints & tones
#e004ed color schemes
#e004ed color preview, HTML & CSS examples
This text has a color of #e004ed
<p style="color:#e004ed;">Text here</p>
.mytext {color:#e004ed;}
This box has a color of #e004ed
<div style="background-color:#e004ed;">Content here</div>
.mybackground {background-color:#e004ed;}
Border around this has a color of #e004ed
<div style="border:2px solid #e004ed;">Content here</div>
.myborder {border:2px solid #e004ed;}