#e52cb9 color space conversions
Hex:
#e52cb9
RGB:
229, 44, 185
CMY:
10, 83, 27
CMYK:
0, 81, 19, 10
HSL:
314°, 78.0591%, 53.5294%
HSV (HSB):
314°, 80.7860%, 89.8039%
XYZ:
41.9707, 21.9622, 47.9260
xyY:
0.3752, 0.1963, 21.9622
CIE-Lab:
53.9868, 79.0822, -31.4696
CIE-LCH:
53.9868, 85.1136, 338.3006
CIE-Luv:
53.9868, 89.8565, -59.4213
Hunter-Lab:
46.8638, 77.8511, -27.8291
#e52cb9 color charts
#e52cb9 color shades, tints & tones
#e52cb9 color schemes
#e52cb9 color preview, HTML & CSS examples
This text has a color of #e52cb9
<p style="color:#e52cb9;">Text here</p>
.mytext {color:#e52cb9;}
This box has a color of #e52cb9
<div style="background-color:#e52cb9;">Content here</div>
.mybackground {background-color:#e52cb9;}
Border around this has a color of #e52cb9
<div style="border:2px solid #e52cb9;">Content here</div>
.myborder {border:2px solid #e52cb9;}