#e64caf color space conversions
Hex:
#e64caf
RGB:
230, 76, 175
CMY:
10, 70, 31
CMYK:
0, 67, 24, 10
HSL:
321°, 75.4902%, 60.0000%
HSV (HSB):
321°, 66.9565%, 90.1961%
XYZ:
42.9554, 25.0870, 43.1357
xyY:
0.3864, 0.2256, 25.0870
CIE-Lab:
57.1601, 68.3589, -20.7508
CIE-LCH:
57.1601, 71.4390, 343.1140
CIE-Luv:
57.1601, 85.6935, -42.2254
Hunter-Lab:
50.0869, 65.4325, -16.0007
#e64caf color charts
#e64caf color shades, tints & tones
#e64caf color schemes
#e64caf color preview, HTML & CSS examples
This text has a color of #e64caf
<p style="color:#e64caf;">Text here</p>
.mytext {color:#e64caf;}
This box has a color of #e64caf
<div style="background-color:#e64caf;">Content here</div>
.mybackground {background-color:#e64caf;}
Border around this has a color of #e64caf
<div style="border:2px solid #e64caf;">Content here</div>
.myborder {border:2px solid #e64caf;}