#e64e9a color space conversions
Hex:
#e64e9a
RGB:
230, 78, 154
CMY:
10, 69, 40
CMYK:
0, 66, 33, 10
HSL:
330°, 75.2475%, 60.3922%
HSV (HSB):
330°, 66.0870%, 90.1961%
XYZ:
41.1903, 24.6049, 33.1501
xyY:
0.4163, 0.2487, 24.6049
CIE-Lab:
56.6884, 65.0626, -9.2214
CIE-LCH:
56.6884, 65.7129, 351.9331
CIE-Luv:
56.6884, 92.4153, -24.9743
Hunter-Lab:
49.6033, 61.4195, -4.9015
#e64e9a color charts
#e64e9a color shades, tints & tones
#e64e9a color schemes
#e64e9a color preview, HTML & CSS examples
This text has a color of #e64e9a
<p style="color:#e64e9a;">Text here</p>
.mytext {color:#e64e9a;}
This box has a color of #e64e9a
<div style="background-color:#e64e9a;">Content here</div>
.mybackground {background-color:#e64e9a;}
Border around this has a color of #e64e9a
<div style="border:2px solid #e64e9a;">Content here</div>
.myborder {border:2px solid #e64e9a;}