#e53ed5 color space conversions
Hex:
#e53ed5
RGB:
229, 62, 213
CMY:
10, 76, 16
CMYK:
0, 73, 7, 10
HSL:
306°, 76.2557%, 57.0588%
HSV (HSB):
306°, 72.9258%, 89.8039%
XYZ:
46.0460, 24.9074, 65.3315
xyY:
0.3379, 0.1828, 24.9074
CIE-Lab:
56.9850, 78.1034, -42.8517
CIE-LCH:
56.9850, 89.0865, 331.2485
CIE-Luv:
56.9850, 75.0655, -77.2095
Hunter-Lab:
49.9073, 77.3518, -42.6789
#e53ed5 color charts
#e53ed5 color shades, tints & tones
#e53ed5 color schemes
#e53ed5 color preview, HTML & CSS examples
This text has a color of #e53ed5
<p style="color:#e53ed5;">Text here</p>
.mytext {color:#e53ed5;}
This box has a color of #e53ed5
<div style="background-color:#e53ed5;">Content here</div>
.mybackground {background-color:#e53ed5;}
Border around this has a color of #e53ed5
<div style="border:2px solid #e53ed5;">Content here</div>
.myborder {border:2px solid #e53ed5;}