#e660d5 color space conversions
Hex:
#e660d5
RGB:
230, 96, 213
CMY:
10, 62, 16
CMYK:
0, 58, 7, 10
HSL:
308°, 72.8261%, 63.9216%
HSV (HSB):
308°, 58.2609%, 90.1961%
XYZ:
48.8262, 29.9928, 66.1666
xyY:
0.3368, 0.2069, 29.9928
CIE-Lab:
61.6480, 65.7540, -35.5277
CIE-LCH:
61.6480, 74.7383, 331.6171
CIE-Luv:
61.6480, 65.9415, -65.0562
Hunter-Lab:
54.7657, 63.3012, -33.2967
#e660d5 color charts
#e660d5 color shades, tints & tones
#e660d5 color schemes
#e660d5 color preview, HTML & CSS examples
This text has a color of #e660d5
<p style="color:#e660d5;">Text here</p>
.mytext {color:#e660d5;}
This box has a color of #e660d5
<div style="background-color:#e660d5;">Content here</div>
.mybackground {background-color:#e660d5;}
Border around this has a color of #e660d5
<div style="border:2px solid #e660d5;">Content here</div>
.myborder {border:2px solid #e660d5;}