#e53ed9 color space conversions
Hex:
#e53ed9
RGB:
229, 62, 217
CMY:
10, 76, 15
CMYK:
0, 73, 5, 10
HSL:
304°, 76.2557%, 57.0588%
HSV (HSB):
304°, 72.9258%, 89.8039%
XYZ:
46.5601, 25.1130, 68.0389
xyY:
0.3333, 0.1797, 25.1130
CIE-Lab:
57.1854, 78.6961, -44.8051
CIE-LCH:
57.1854, 90.5570, 330.3453
CIE-Luv:
57.1854, 73.6111, -80.3449
Hunter-Lab:
50.1129, 78.1476, -45.4198
#e53ed9 color charts
#e53ed9 color shades, tints & tones
#e53ed9 color schemes
#e53ed9 color preview, HTML & CSS examples
This text has a color of #e53ed9
<p style="color:#e53ed9;">Text here</p>
.mytext {color:#e53ed9;}
This box has a color of #e53ed9
<div style="background-color:#e53ed9;">Content here</div>
.mybackground {background-color:#e53ed9;}
Border around this has a color of #e53ed9
<div style="border:2px solid #e53ed9;">Content here</div>
.myborder {border:2px solid #e53ed9;}