#e64eaa color space conversions
Hex:
#e64eaa
RGB:
230, 78, 170
CMY:
10, 69, 33
CMYK:
0, 66, 26, 10
HSL:
324°, 75.2475%, 60.3922%
HSV (HSB):
324°, 66.0870%, 90.1961%
XYZ:
42.6132, 25.1741, 40.6433
xyY:
0.3930, 0.2322, 25.1741
CIE-Lab:
57.2446, 66.9730, -17.7197
CIE-LCH:
57.2446, 69.2775, 345.1803
CIE-Luv:
57.2446, 86.7413, -37.5332
Hunter-Lab:
50.1738, 63.7983, -12.9063
#e64eaa color charts
#e64eaa color shades, tints & tones
#e64eaa color schemes
#e64eaa color preview, HTML & CSS examples
This text has a color of #e64eaa
<p style="color:#e64eaa;">Text here</p>
.mytext {color:#e64eaa;}
This box has a color of #e64eaa
<div style="background-color:#e64eaa;">Content here</div>
.mybackground {background-color:#e64eaa;}
Border around this has a color of #e64eaa
<div style="border:2px solid #e64eaa;">Content here</div>
.myborder {border:2px solid #e64eaa;}