#e60fc5 color space conversions
Hex:
#e60fc5
RGB:
230, 15, 197
CMY:
10, 94, 23
CMYK:
0, 93, 14, 10
HSL:
309°, 87.7551%, 48.0392%
HSV (HSB):
309°, 93.4783%, 90.1961%
XYZ:
42.8820, 21.1959, 54.6544
xyY:
0.3612, 0.1785, 21.1959
CIE-Lab:
53.1632, 85.3682, -39.6999
CIE-LCH:
53.1632, 94.1478, 335.0596
CIE-Luv:
53.1632, 89.1652, -72.4492
Hunter-Lab:
46.0390, 85.6918, -38.1579
#e60fc5 color charts
#e60fc5 color shades, tints & tones
#e60fc5 color schemes
#e60fc5 color preview, HTML & CSS examples
This text has a color of #e60fc5
<p style="color:#e60fc5;">Text here</p>
.mytext {color:#e60fc5;}
This box has a color of #e60fc5
<div style="background-color:#e60fc5;">Content here</div>
.mybackground {background-color:#e60fc5;}
Border around this has a color of #e60fc5
<div style="border:2px solid #e60fc5;">Content here</div>
.myborder {border:2px solid #e60fc5;}