#e52db8 color space conversions
Hex:
#e52db8
RGB:
229, 45, 184
CMY:
10, 82, 28
CMYK:
0, 80, 20, 10
HSL:
315°, 77.9661%, 53.7255%
HSV (HSB):
315°, 80.3493%, 89.8039%
XYZ:
41.9032, 21.9955, 47.3844
xyY:
0.3765, 0.1977, 21.9955
CIE-Lab:
54.0222, 78.7254, -30.8334
CIE-LCH:
54.0222, 84.5481, 338.6118
CIE-Luv:
54.0222, 90.0773, -58.4255
Hunter-Lab:
46.8993, 77.4108, -27.0737
#e52db8 color charts
#e52db8 color shades, tints & tones
#e52db8 color schemes
#e52db8 color preview, HTML & CSS examples
This text has a color of #e52db8
<p style="color:#e52db8;">Text here</p>
.mytext {color:#e52db8;}
This box has a color of #e52db8
<div style="background-color:#e52db8;">Content here</div>
.mybackground {background-color:#e52db8;}
Border around this has a color of #e52db8
<div style="border:2px solid #e52db8;">Content here</div>
.myborder {border:2px solid #e52db8;}