#e50fa9 color space conversions
Hex:
#e50fa9
RGB:
229, 15, 169
CMY:
10, 94, 34
CMYK:
0, 93, 26, 10
HSL:
317°, 87.7049%, 47.8431%
HSV (HSB):
317°, 93.4498%, 89.8039%
XYZ:
39.6454, 19.8642, 39.2808
xyY:
0.4013, 0.2011, 19.8642
CIE-Lab:
51.6834, 81.8451, -25.6805
CIE-LCH:
51.6834, 85.7794, 342.5797
CIE-Luv:
51.6834, 101.0147, -50.9332
Hunter-Lab:
44.5693, 80.7833, -21.0562
#e50fa9 color charts
#e50fa9 color shades, tints & tones
#e50fa9 color schemes
#e50fa9 color preview, HTML & CSS examples
This text has a color of #e50fa9
<p style="color:#e50fa9;">Text here</p>
.mytext {color:#e50fa9;}
This box has a color of #e50fa9
<div style="background-color:#e50fa9;">Content here</div>
.mybackground {background-color:#e50fa9;}
Border around this has a color of #e50fa9
<div style="border:2px solid #e50fa9;">Content here</div>
.myborder {border:2px solid #e50fa9;}