#e52bd9 color space conversions
Hex:
#e52bd9
RGB:
229, 43, 217
CMY:
10, 83, 15
CMYK:
0, 81, 5, 10
HSL:
304°, 78.1513%, 53.3333%
HSV (HSB):
304°, 81.2227%, 89.8039%
XYZ:
45.7014, 23.3955, 67.7527
xyY:
0.3340, 0.1710, 23.3955
CIE-Lab:
55.4774, 83.6197, -47.5097
CIE-LCH:
55.4774, 96.1739, 330.3963
CIE-Luv:
55.4774, 77.0902, -84.6267
Hunter-Lab:
48.3689, 84.0101, -49.1921
#e52bd9 color charts
#e52bd9 color shades, tints & tones
#e52bd9 color schemes
#e52bd9 color preview, HTML & CSS examples
This text has a color of #e52bd9
<p style="color:#e52bd9;">Text here</p>
.mytext {color:#e52bd9;}
This box has a color of #e52bd9
<div style="background-color:#e52bd9;">Content here</div>
.mybackground {background-color:#e52bd9;}
Border around this has a color of #e52bd9
<div style="border:2px solid #e52bd9;">Content here</div>
.myborder {border:2px solid #e52bd9;}