#e040e0 color space conversions
Hex:
#e040e0
RGB:
224, 64, 224
CMY:
12, 75, 12
CMYK:
0, 71, 0, 12
HSL:
300°, 72.0721%, 56.4706%
HSV (HSB):
300°, 71.4286%, 87.8431%
XYZ:
46.0284, 24.8959, 72.9004
xyY:
0.3200, 0.1731, 24.8959
CIE-Lab:
56.9739, 78.1017, -49.1489
CIE-LCH:
56.9739, 92.2794, 327.8181
CIE-Luv:
56.9739, 67.1508, -86.8296
Hunter-Lab:
49.8958, 77.3470, -51.6988
#e040e0 color charts
#e040e0 color shades, tints & tones
#e040e0 color schemes
#e040e0 color preview, HTML & CSS examples
This text has a color of #e040e0
<p style="color:#e040e0;">Text here</p>
.mytext {color:#e040e0;}
This box has a color of #e040e0
<div style="background-color:#e040e0;">Content here</div>
.mybackground {background-color:#e040e0;}
Border around this has a color of #e040e0
<div style="border:2px solid #e040e0;">Content here</div>
.myborder {border:2px solid #e040e0;}