#e50aa5 color space conversions
Hex:
#e50aa5
RGB:
229, 10, 165
CMY:
10, 96, 35
CMYK:
0, 96, 28, 10
HSL:
318°, 91.6318%, 46.8627%
HSV (HSB):
318°, 95.6332%, 89.8039%
XYZ:
39.2132, 19.5917, 37.3121
xyY:
0.4080, 0.2038, 19.5917
CIE-Lab:
51.3724, 81.8229, -23.7972
CIE-LCH:
51.3724, 85.2133, 343.7836
CIE-Luv:
51.3724, 103.2604, -48.1660
Hunter-Lab:
44.2625, 80.6778, -18.9961
#e50aa5 color charts
#e50aa5 color shades, tints & tones
#e50aa5 color schemes
#e50aa5 color preview, HTML & CSS examples
This text has a color of #e50aa5
<p style="color:#e50aa5;">Text here</p>
.mytext {color:#e50aa5;}
This box has a color of #e50aa5
<div style="background-color:#e50aa5;">Content here</div>
.mybackground {background-color:#e50aa5;}
Border around this has a color of #e50aa5
<div style="border:2px solid #e50aa5;">Content here</div>
.myborder {border:2px solid #e50aa5;}