#e60db7 color space conversions
Hex:
#e60db7
RGB:
230, 13, 183
CMY:
10, 95, 28
CMYK:
0, 94, 20, 10
HSL:
313°, 89.3004%, 47.6471%
HSV (HSB):
313°, 94.3478%, 90.1961%
XYZ:
41.3243, 20.5297, 46.5843
xyY:
0.3811, 0.1893, 20.5297
CIE-Lab:
52.4309, 83.8237, -32.7191
CIE-LCH:
52.4309, 89.9831, 338.6777
CIE-Luv:
52.4309, 95.5436, -61.6894
Hunter-Lab:
45.3098, 83.5070, -29.2410
#e60db7 color charts
#e60db7 color shades, tints & tones
#e60db7 color schemes
#e60db7 color preview, HTML & CSS examples
This text has a color of #e60db7
<p style="color:#e60db7;">Text here</p>
.mytext {color:#e60db7;}
This box has a color of #e60db7
<div style="background-color:#e60db7;">Content here</div>
.mybackground {background-color:#e60db7;}
Border around this has a color of #e60db7
<div style="border:2px solid #e60db7;">Content here</div>
.myborder {border:2px solid #e60db7;}