#e60cca color space conversions
Hex:
#e60cca
RGB:
230, 12, 202
CMY:
10, 95, 21
CMYK:
0, 95, 12, 10
HSL:
308°, 90.0826%, 47.4510%
HSV (HSB):
308°, 94.7826%, 90.1961%
XYZ:
43.4253, 21.3502, 57.7093
xyY:
0.3545, 0.1743, 21.3502
CIE-Lab:
53.3307, 86.2590, -42.3191
CIE-LCH:
53.3307, 96.0808, 333.8672
CIE-Luv:
53.3307, 87.1771, -76.5281
Hunter-Lab:
46.2063, 86.8956, -41.7059
#e60cca color charts
#e60cca color shades, tints & tones
#e60cca color schemes
#e60cca color preview, HTML & CSS examples
This text has a color of #e60cca
<p style="color:#e60cca;">Text here</p>
.mytext {color:#e60cca;}
This box has a color of #e60cca
<div style="background-color:#e60cca;">Content here</div>
.mybackground {background-color:#e60cca;}
Border around this has a color of #e60cca
<div style="border:2px solid #e60cca;">Content here</div>
.myborder {border:2px solid #e60cca;}