#e60cd5 color space conversions
Hex:
#e60cd5
RGB:
230, 12, 213
CMY:
10, 95, 16
CMYK:
0, 95, 7, 10
HSL:
305°, 90.0826%, 47.4510%
HSV (HSB):
305°, 94.7826%, 90.1961%
XYZ:
44.7748, 21.8900, 64.8161
xyY:
0.3405, 0.1665, 21.8900
CIE-Lab:
53.9101, 87.7100, -47.7085
CIE-LCH:
53.9101, 99.8456, 331.4567
CIE-Luv:
53.9101, 82.4969, -84.9595
Hunter-Lab:
46.7868, 88.9472, -49.3867
#e60cd5 color charts
#e60cd5 color shades, tints & tones
#e60cd5 color schemes
#e60cd5 color preview, HTML & CSS examples
This text has a color of #e60cd5
<p style="color:#e60cd5;">Text here</p>
.mytext {color:#e60cd5;}
This box has a color of #e60cd5
<div style="background-color:#e60cd5;">Content here</div>
.mybackground {background-color:#e60cd5;}
Border around this has a color of #e60cd5
<div style="border:2px solid #e60cd5;">Content here</div>
.myborder {border:2px solid #e60cd5;}