#e60fc3 color space conversions
Hex:
#e60fc3
RGB:
230, 15, 195
CMY:
10, 94, 24
CMYK:
0, 93, 15, 10
HSL:
310°, 87.7551%, 48.0392%
HSV (HSB):
310°, 93.4783%, 90.1961%
XYZ:
42.6543, 21.1048, 53.4553
xyY:
0.3639, 0.1801, 21.1048
CIE-Lab:
53.0640, 85.1159, -38.6999
CIE-LCH:
53.0640, 93.5008, 335.5500
CIE-Luv:
53.0640, 90.0423, -70.8970
Hunter-Lab:
45.9399, 85.3387, -36.8313
#e60fc3 color charts
#e60fc3 color shades, tints & tones
#e60fc3 color schemes
#e60fc3 color preview, HTML & CSS examples
This text has a color of #e60fc3
<p style="color:#e60fc3;">Text here</p>
.mytext {color:#e60fc3;}
This box has a color of #e60fc3
<div style="background-color:#e60fc3;">Content here</div>
.mybackground {background-color:#e60fc3;}
Border around this has a color of #e60fc3
<div style="border:2px solid #e60fc3;">Content here</div>
.myborder {border:2px solid #e60fc3;}