#e664d5 color space conversions
Hex:
#e664d5
RGB:
230, 100, 213
CMY:
10, 61, 16
CMYK:
0, 57, 7, 10
HSL:
308°, 72.2222%, 64.7059%
HSV (HSB):
308°, 56.5217%, 90.1961%
XYZ:
49.2005, 30.7414, 66.2913
xyY:
0.3365, 0.2102, 30.7414
CIE-Lab:
62.2888, 64.0130, -34.5295
CIE-LCH:
62.2888, 72.7320, 331.6570
CIE-Luv:
62.2888, 64.5054, -63.3344
Hunter-Lab:
55.4450, 61.3680, -32.0771
#e664d5 color charts
#e664d5 color shades, tints & tones
#e664d5 color schemes
#e664d5 color preview, HTML & CSS examples
This text has a color of #e664d5
<p style="color:#e664d5;">Text here</p>
.mytext {color:#e664d5;}
This box has a color of #e664d5
<div style="background-color:#e664d5;">Content here</div>
.mybackground {background-color:#e664d5;}
Border around this has a color of #e664d5
<div style="border:2px solid #e664d5;">Content here</div>
.myborder {border:2px solid #e664d5;}