#e50ea5 color space conversions
Hex:
#e50ea5
RGB:
229, 14, 165
CMY:
10, 95, 35
CMYK:
0, 94, 28, 10
HSL:
318°, 88.4774%, 47.6471%
HSV (HSB):
318°, 93.8865%, 89.8039%
XYZ:
39.2617, 19.6887, 37.3283
xyY:
0.4078, 0.2045, 19.6887
CIE-Lab:
51.4834, 81.4979, -23.6261
CIE-LCH:
51.4834, 84.8534, 343.8332
CIE-Luv:
51.4834, 102.9545, -47.8833
Hunter-Lab:
44.3720, 80.2914, -18.8179
#e50ea5 color charts
#e50ea5 color shades, tints & tones
#e50ea5 color schemes
#e50ea5 color preview, HTML & CSS examples
This text has a color of #e50ea5
<p style="color:#e50ea5;">Text here</p>
.mytext {color:#e50ea5;}
This box has a color of #e50ea5
<div style="background-color:#e50ea5;">Content here</div>
.mybackground {background-color:#e50ea5;}
Border around this has a color of #e50ea5
<div style="border:2px solid #e50ea5;">Content here</div>
.myborder {border:2px solid #e50ea5;}