#e004d0 color space conversions
Hex:
#e004d0
RGB:
224, 4, 208
CMY:
12, 98, 18
CMYK:
0, 98, 7, 12
HSL:
304°, 96.4912%, 44.7059%
HSV (HSB):
304°, 98.2143%, 87.8431%
XYZ:
42.1691, 20.4882, 61.4066
xyY:
0.3399, 0.1651, 20.4882
CIE-Lab:
52.3847, 86.5865, -47.3352
CIE-LCH:
52.3847, 98.6805, 331.3354
CIE-Luv:
52.3847, 80.4971, -83.6564
Hunter-Lab:
45.2639, 87.0836, -48.7502
#e004d0 color charts
#e004d0 color shades, tints & tones
#e004d0 color schemes
#e004d0 color preview, HTML & CSS examples
This text has a color of #e004d0
<p style="color:#e004d0;">Text here</p>
.mytext {color:#e004d0;}
This box has a color of #e004d0
<div style="background-color:#e004d0;">Content here</div>
.mybackground {background-color:#e004d0;}
Border around this has a color of #e004d0
<div style="border:2px solid #e004d0;">Content here</div>
.myborder {border:2px solid #e004d0;}