#e60dc7 color space conversions
Hex:
#e60dc7
RGB:
230, 13, 199
CMY:
10, 95, 22
CMYK:
0, 94, 13, 10
HSL:
309°, 89.3004%, 47.6471%
HSV (HSB):
309°, 94.3478%, 90.1961%
XYZ:
43.0859, 21.2344, 55.8606
xyY:
0.3585, 0.1767, 21.2344
CIE-Lab:
53.2050, 85.7946, -40.7885
CIE-LCH:
53.2050, 94.9969, 334.5726
CIE-Luv:
53.2050, 88.4214, -74.1439
Hunter-Lab:
46.0808, 86.2575, -39.6167
#e60dc7 color charts
#e60dc7 color shades, tints & tones
#e60dc7 color schemes
#e60dc7 color preview, HTML & CSS examples
This text has a color of #e60dc7
<p style="color:#e60dc7;">Text here</p>
.mytext {color:#e60dc7;}
This box has a color of #e60dc7
<div style="background-color:#e60dc7;">Content here</div>
.mybackground {background-color:#e60dc7;}
Border around this has a color of #e60dc7
<div style="border:2px solid #e60dc7;">Content here</div>
.myborder {border:2px solid #e60dc7;}