#e60ccc color space conversions
Hex:
#e60ccc
RGB:
230, 12, 204
CMY:
10, 95, 20
CMYK:
0, 95, 11, 10
HSL:
307°, 90.0826%, 47.4510%
HSV (HSB):
307°, 94.7826%, 90.1961%
XYZ:
43.6637, 21.4456, 58.9648
xyY:
0.3519, 0.1728, 21.4456
CIE-Lab:
53.4337, 86.5182, -43.3067
CIE-LCH:
53.4337, 96.7516, 333.4097
CIE-Luv:
53.4337, 86.3142, -78.0689
Hunter-Lab:
46.3094, 87.2608, -43.0763
#e60ccc color charts
#e60ccc color shades, tints & tones
#e60ccc color schemes
#e60ccc color preview, HTML & CSS examples
This text has a color of #e60ccc
<p style="color:#e60ccc;">Text here</p>
.mytext {color:#e60ccc;}
This box has a color of #e60ccc
<div style="background-color:#e60ccc;">Content here</div>
.mybackground {background-color:#e60ccc;}
Border around this has a color of #e60ccc
<div style="border:2px solid #e60ccc;">Content here</div>
.myborder {border:2px solid #e60ccc;}