#e60cc1 color space conversions
Hex:
#e60cc1
RGB:
230, 12, 193
CMY:
10, 95, 24
CMYK:
0, 95, 16, 10
HSL:
310°, 90.0826%, 47.4510%
HSV (HSB):
310°, 94.7826%, 90.1961%
XYZ:
42.3902, 20.9362, 52.2590
xyY:
0.3667, 0.1811, 20.9362
CIE-Lab:
52.8796, 85.1191, -37.8319
CIE-LCH:
52.8796, 93.1478, 336.0368
CIE-Luv:
52.8796, 91.1216, -69.5580
Hunter-Lab:
45.7561, 85.2963, -35.6870
#e60cc1 color charts
#e60cc1 color shades, tints & tones
#e60cc1 color schemes
#e60cc1 color preview, HTML & CSS examples
This text has a color of #e60cc1
<p style="color:#e60cc1;">Text here</p>
.mytext {color:#e60cc1;}
This box has a color of #e60cc1
<div style="background-color:#e60cc1;">Content here</div>
.mybackground {background-color:#e60cc1;}
Border around this has a color of #e60cc1
<div style="border:2px solid #e60cc1;">Content here</div>
.myborder {border:2px solid #e60cc1;}