#e50da5 color space conversions
Hex:
#e50da5
RGB:
229, 13, 165
CMY:
10, 95, 35
CMYK:
0, 94, 28, 10
HSL:
318°, 89.2562%, 47.4510%
HSV (HSB):
318°, 94.3231%, 89.8039%
XYZ:
39.2486, 19.6625, 37.3239
xyY:
0.4078, 0.2043, 19.6625
CIE-Lab:
51.4534, 81.5856, -23.6723
CIE-LCH:
51.4534, 84.9505, 343.8198
CIE-Luv:
51.4534, 103.0372, -47.9597
Hunter-Lab:
44.3424, 80.3956, -18.8660
#e50da5 color charts
#e50da5 color shades, tints & tones
#e50da5 color schemes
#e50da5 color preview, HTML & CSS examples
This text has a color of #e50da5
<p style="color:#e50da5;">Text here</p>
.mytext {color:#e50da5;}
This box has a color of #e50da5
<div style="background-color:#e50da5;">Content here</div>
.mybackground {background-color:#e50da5;}
Border around this has a color of #e50da5
<div style="border:2px solid #e50da5;">Content here</div>
.myborder {border:2px solid #e50da5;}