#e034e9 color space conversions
Hex:
#e034e9
RGB:
224, 52, 233
CMY:
12, 80, 9
CMYK:
4, 78, 0, 9
HSL:
297°, 80.4444%, 55.8824%
HSV (HSB):
297°, 77.6824%, 91.3725%
XYZ:
46.6764, 24.1865, 79.2991
xyY:
0.3108, 0.1611, 24.1865
CIE-Lab:
56.2740, 82.9524, -55.3317
CIE-LCH:
56.2740, 99.7131, 326.2955
CIE-Luv:
56.2740, 66.2549, -96.6296
Hunter-Lab:
49.1797, 83.3496, -61.1754
#e034e9 color charts
#e034e9 color shades, tints & tones
#e034e9 color schemes
#e034e9 color preview, HTML & CSS examples
This text has a color of #e034e9
<p style="color:#e034e9;">Text here</p>
.mytext {color:#e034e9;}
This box has a color of #e034e9
<div style="background-color:#e034e9;">Content here</div>
.mybackground {background-color:#e034e9;}
Border around this has a color of #e034e9
<div style="border:2px solid #e034e9;">Content here</div>
.myborder {border:2px solid #e034e9;}