#e64ec5 color space conversions
Hex:
#e64ec5
RGB:
230, 78, 197
CMY:
10, 69, 23
CMYK:
0, 66, 14, 10
HSL:
313°, 75.2475%, 60.3922%
HSV (HSB):
313°, 66.0870%, 90.1961%
XYZ:
45.4356, 26.3030, 55.5056
xyY:
0.3571, 0.2067, 26.3030
CIE-Lab:
58.3235, 70.5911, -31.6236
CIE-LCH:
58.3235, 77.3509, 335.8684
CIE-Luv:
58.3235, 77.1998, -59.1538
Hunter-Lab:
51.2864, 68.3850, -28.2671
#e64ec5 color charts
#e64ec5 color shades, tints & tones
#e64ec5 color schemes
#e64ec5 color preview, HTML & CSS examples
This text has a color of #e64ec5
<p style="color:#e64ec5;">Text here</p>
.mytext {color:#e64ec5;}
This box has a color of #e64ec5
<div style="background-color:#e64ec5;">Content here</div>
.mybackground {background-color:#e64ec5;}
Border around this has a color of #e64ec5
<div style="border:2px solid #e64ec5;">Content here</div>
.myborder {border:2px solid #e64ec5;}