#e52dd2 color space conversions
Hex:
#e52dd2
RGB:
229, 45, 210
CMY:
10, 82, 18
CMYK:
0, 80, 8, 10
HSL:
306°, 77.9661%, 53.7255%
HSV (HSB):
306°, 80.3493%, 89.8039%
XYZ:
44.8843, 23.1879, 63.0828
xyY:
0.3422, 0.1768, 23.1879
CIE-Lab:
55.2654, 82.1853, -43.8586
CIE-LCH:
55.2654, 93.1558, 331.9132
CIE-Luv:
55.2654, 79.5103, -78.8358
Hunter-Lab:
48.1538, 82.1111, -43.9638
#e52dd2 color charts
#e52dd2 color shades, tints & tones
#e52dd2 color schemes
#e52dd2 color preview, HTML & CSS examples
This text has a color of #e52dd2
<p style="color:#e52dd2;">Text here</p>
.mytext {color:#e52dd2;}
This box has a color of #e52dd2
<div style="background-color:#e52dd2;">Content here</div>
.mybackground {background-color:#e52dd2;}
Border around this has a color of #e52dd2
<div style="border:2px solid #e52dd2;">Content here</div>
.myborder {border:2px solid #e52dd2;}