#e60aa5 color space conversions
Hex:
#e60aa5
RGB:
230, 10, 165
CMY:
10, 96, 35
CMYK:
0, 96, 28, 10
HSL:
318°, 91.6667%, 47.0588%
HSV (HSB):
318°, 95.6522%, 90.1961%
XYZ:
39.5332, 19.7567, 37.3271
xyY:
0.4092, 0.2045, 19.7567
CIE-Lab:
51.5610, 82.0199, -23.4908
CIE-LCH:
51.5610, 85.3176, 344.0181
CIE-Luv:
51.5610, 104.0574, -47.8045
Hunter-Lab:
44.4485, 80.9759, -18.6768
#e60aa5 color charts
#e60aa5 color shades, tints & tones
#e60aa5 color schemes
#e60aa5 color preview, HTML & CSS examples
This text has a color of #e60aa5
<p style="color:#e60aa5;">Text here</p>
.mytext {color:#e60aa5;}
This box has a color of #e60aa5
<div style="background-color:#e60aa5;">Content here</div>
.mybackground {background-color:#e60aa5;}
Border around this has a color of #e60aa5
<div style="border:2px solid #e60aa5;">Content here</div>
.myborder {border:2px solid #e60aa5;}