#e50df5 color space conversions
Hex:
#e50df5
RGB:
229, 13, 245
CMY:
10, 95, 4
CMYK:
7, 95, 0, 4
HSL:
296°, 92.0635%, 50.5882%
HSV (HSB):
296°, 94.6939%, 96.0784%
XYZ:
48.9385, 23.5384, 88.3502
xyY:
0.3043, 0.1464, 23.5384
CIE-Lab:
55.6227, 92.0320, -63.0557
CIE-LCH:
55.6227, 111.5612, 325.5830
CIE-Luv:
55.6227, 69.1389, -109.0120
Hunter-Lab:
48.5164, 95.1490, -74.0078
#e50df5 color charts
#e50df5 color shades, tints & tones
#e50df5 color schemes
#e50df5 color preview, HTML & CSS examples
This text has a color of #e50df5
<p style="color:#e50df5;">Text here</p>
.mytext {color:#e50df5;}
This box has a color of #e50df5
<div style="background-color:#e50df5;">Content here</div>
.mybackground {background-color:#e50df5;}
Border around this has a color of #e50df5
<div style="border:2px solid #e50df5;">Content here</div>
.myborder {border:2px solid #e50df5;}