#e964d9 color space conversions
Hex:
#e964d9
RGB:
233, 100, 217
CMY:
9, 61, 15
CMYK:
0, 57, 7, 9
HSL:
307°, 75.1412%, 65.2941%
HSV (HSB):
307°, 57.0815%, 91.3725%
XYZ:
50.6858, 31.4477, 69.0442
xyY:
0.3353, 0.2080, 31.4477
CIE-Lab:
62.8838, 65.4480, -35.8182
CIE-LCH:
62.8838, 74.6083, 331.3091
CIE-Luv:
62.8838, 65.4547, -65.7074
Hunter-Lab:
56.0783, 63.1986, -33.7437
#e964d9 color charts
#e964d9 color shades, tints & tones
#e964d9 color schemes
#e964d9 color preview, HTML & CSS examples
This text has a color of #e964d9
<p style="color:#e964d9;">Text here</p>
.mytext {color:#e964d9;}
This box has a color of #e964d9
<div style="background-color:#e964d9;">Content here</div>
.mybackground {background-color:#e964d9;}
Border around this has a color of #e964d9
<div style="border:2px solid #e964d9;">Content here</div>
.myborder {border:2px solid #e964d9;}