#e60ec5 color space conversions
Hex:
#e60ec5
RGB:
230, 14, 197
CMY:
10, 95, 23
CMYK:
0, 94, 14, 10
HSL:
309°, 88.5246%, 47.8431%
HSV (HSB):
309°, 93.9130%, 90.1961%
XYZ:
42.8682, 21.1683, 54.6498
xyY:
0.3612, 0.1784, 21.1683
CIE-Lab:
53.1332, 85.4565, -39.7472
CIE-LCH:
53.1332, 94.2478, 335.0561
CIE-Luv:
53.1332, 89.2322, -72.5240
Hunter-Lab:
46.0090, 85.7990, -38.2188
#e60ec5 color charts
#e60ec5 color shades, tints & tones
#e60ec5 color schemes
#e60ec5 color preview, HTML & CSS examples
This text has a color of #e60ec5
<p style="color:#e60ec5;">Text here</p>
.mytext {color:#e60ec5;}
This box has a color of #e60ec5
<div style="background-color:#e60ec5;">Content here</div>
.mybackground {background-color:#e60ec5;}
Border around this has a color of #e60ec5
<div style="border:2px solid #e60ec5;">Content here</div>
.myborder {border:2px solid #e60ec5;}