#e60ec8 color space conversions
Hex:
#e60ec8
RGB:
230, 14, 200
CMY:
10, 95, 22
CMYK:
0, 94, 13, 10
HSL:
308°, 88.5246%, 47.8431%
HSV (HSB):
308°, 93.9130%, 90.1961%
XYZ:
43.2155, 21.3072, 56.4786
xyY:
0.3571, 0.1761, 21.3072
CIE-Lab:
53.2841, 85.8387, -41.2405
CIE-LCH:
53.2841, 95.2316, 334.3384
CIE-Luv:
53.2841, 87.9238, -74.8467
Hunter-Lab:
46.1597, 86.3351, -40.2323
#e60ec8 color charts
#e60ec8 color shades, tints & tones
#e60ec8 color schemes
#e60ec8 color preview, HTML & CSS examples
This text has a color of #e60ec8
<p style="color:#e60ec8;">Text here</p>
.mytext {color:#e60ec8;}
This box has a color of #e60ec8
<div style="background-color:#e60ec8;">Content here</div>
.mybackground {background-color:#e60ec8;}
Border around this has a color of #e60ec8
<div style="border:2px solid #e60ec8;">Content here</div>
.myborder {border:2px solid #e60ec8;}