#e64bd9 color space conversions
Hex:
#e64bd9
RGB:
230, 75, 217
CMY:
10, 71, 15
CMYK:
0, 67, 6, 10
HSL:
305°, 75.6098%, 59.8039%
HSV (HSB):
305°, 67.3913%, 90.1961%
XYZ:
47.6736, 26.8649, 68.3184
xyY:
0.3337, 0.1881, 26.8649
CIE-Lab:
58.8491, 74.6423, -42.1704
CIE-LCH:
58.8491, 85.7311, 330.5350
CIE-Luv:
58.8491, 71.1708, -76.1514
Hunter-Lab:
51.8314, 73.4763, -41.8676
#e64bd9 color charts
#e64bd9 color shades, tints & tones
#e64bd9 color schemes
#e64bd9 color preview, HTML & CSS examples
This text has a color of #e64bd9
<p style="color:#e64bd9;">Text here</p>
.mytext {color:#e64bd9;}
This box has a color of #e64bd9
<div style="background-color:#e64bd9;">Content here</div>
.mybackground {background-color:#e64bd9;}
Border around this has a color of #e64bd9
<div style="border:2px solid #e64bd9;">Content here</div>
.myborder {border:2px solid #e64bd9;}