#e52db5 color space conversions
Hex:
#e52db5
RGB:
229, 45, 181
CMY:
10, 82, 29
CMYK:
0, 80, 21, 10
HSL:
316°, 77.9661%, 53.7255%
HSV (HSB):
316°, 80.3493%, 89.8039%
XYZ:
41.5920, 21.8710, 45.7454
xyY:
0.3808, 0.2003, 21.8710
CIE-Lab:
53.8898, 78.3514, -29.2936
CIE-LCH:
53.8898, 83.6484, 339.5005
CIE-Luv:
53.8898, 91.3339, -56.0539
Hunter-Lab:
46.7664, 76.9087, -25.2591
#e52db5 color charts
#e52db5 color shades, tints & tones
#e52db5 color schemes
#e52db5 color preview, HTML & CSS examples
This text has a color of #e52db5
<p style="color:#e52db5;">Text here</p>
.mytext {color:#e52db5;}
This box has a color of #e52db5
<div style="background-color:#e52db5;">Content here</div>
.mybackground {background-color:#e52db5;}
Border around this has a color of #e52db5
<div style="border:2px solid #e52db5;">Content here</div>
.myborder {border:2px solid #e52db5;}