#e96ec5 color space conversions
Hex:
#e96ec5
RGB:
233, 110, 197
CMY:
9, 57, 23
CMYK:
0, 53, 15, 9
HSL:
318°, 73.6527%, 67.2549%
HSV (HSB):
318°, 52.7897%, 91.3725%
XYZ:
49.2582, 32.5067, 56.5016
xyY:
0.3563, 0.2351, 32.5067
CIE-Lab:
63.7595, 57.8305, -23.2012
CIE-LCH:
63.7595, 62.3110, 338.1397
CIE-Luv:
63.7595, 67.2217, -44.8902
Hunter-Lab:
57.0147, 54.4408, -18.8461
#e96ec5 color charts
#e96ec5 color shades, tints & tones
#e96ec5 color schemes
#e96ec5 color preview, HTML & CSS examples
This text has a color of #e96ec5
<p style="color:#e96ec5;">Text here</p>
.mytext {color:#e96ec5;}
This box has a color of #e96ec5
<div style="background-color:#e96ec5;">Content here</div>
.mybackground {background-color:#e96ec5;}
Border around this has a color of #e96ec5
<div style="border:2px solid #e96ec5;">Content here</div>
.myborder {border:2px solid #e96ec5;}