#e50ea9 color space conversions
Hex:
#e50ea9
RGB:
229, 14, 169
CMY:
10, 95, 34
CMYK:
0, 94, 26, 10
HSL:
317°, 88.4774%, 47.6471%
HSV (HSB):
317°, 93.8865%, 89.8039%
XYZ:
39.6316, 19.8367, 39.2762
xyY:
0.4014, 0.2009, 19.8367
CIE-Lab:
51.6520, 81.9368, -25.7289
CIE-LCH:
51.6520, 85.8815, 342.5672
CIE-Luv:
51.6520, 101.0988, -51.0130
Hunter-Lab:
44.5384, 80.8925, -21.1080
#e50ea9 color charts
#e50ea9 color shades, tints & tones
#e50ea9 color schemes
#e50ea9 color preview, HTML & CSS examples
This text has a color of #e50ea9
<p style="color:#e50ea9;">Text here</p>
.mytext {color:#e50ea9;}
This box has a color of #e50ea9
<div style="background-color:#e50ea9;">Content here</div>
.mybackground {background-color:#e50ea9;}
Border around this has a color of #e50ea9
<div style="border:2px solid #e50ea9;">Content here</div>
.myborder {border:2px solid #e50ea9;}