#e52ed4 color space conversions
Hex:
#e52ed4
RGB:
229, 46, 212
CMY:
10, 82, 17
CMYK:
0, 80, 7, 10
HSL:
306°, 77.8723%, 53.9216%
HSV (HSB):
306°, 79.9127%, 89.8039%
XYZ:
45.1738, 23.3655, 64.4164
xyY:
0.3398, 0.1757, 23.3655
CIE-Lab:
55.4468, 82.2384, -44.7126
CIE-LCH:
55.4468, 93.6075, 331.4673
CIE-Luv:
55.4468, 78.5626, -80.1908
Hunter-Lab:
48.3378, 82.2246, -45.1751
#e52ed4 color charts
#e52ed4 color shades, tints & tones
#e52ed4 color schemes
#e52ed4 color preview, HTML & CSS examples
This text has a color of #e52ed4
<p style="color:#e52ed4;">Text here</p>
.mytext {color:#e52ed4;}
This box has a color of #e52ed4
<div style="background-color:#e52ed4;">Content here</div>
.mybackground {background-color:#e52ed4;}
Border around this has a color of #e52ed4
<div style="border:2px solid #e52ed4;">Content here</div>
.myborder {border:2px solid #e52ed4;}