#e034e4 color space conversions
Hex:
#e034e4
RGB:
224, 52, 228
CMY:
12, 80, 11
CMYK:
2, 77, 0, 11
HSL:
299°, 76.5217%, 54.9020%
HSV (HSB):
299°, 77.1930%, 89.4118%
XYZ:
45.9721, 23.9047, 75.5899
xyY:
0.3160, 0.1643, 23.9047
CIE-Lab:
55.9923, 82.1724, -52.9669
CIE-LCH:
55.9923, 97.7640, 327.1949
CIE-Luv:
55.9923, 68.0146, -92.8438
Hunter-Lab:
48.8924, 82.2762, -57.4402
#e034e4 color charts
#e034e4 color shades, tints & tones
#e034e4 color schemes
#e034e4 color preview, HTML & CSS examples
This text has a color of #e034e4
<p style="color:#e034e4;">Text here</p>
.mytext {color:#e034e4;}
This box has a color of #e034e4
<div style="background-color:#e034e4;">Content here</div>
.mybackground {background-color:#e034e4;}
Border around this has a color of #e034e4
<div style="border:2px solid #e034e4;">Content here</div>
.myborder {border:2px solid #e034e4;}