#e96eec color space conversions
Hex:
#e96eec
RGB:
233, 110, 236
CMY:
9, 57, 7
CMYK:
1, 53, 0, 7
HSL:
299°, 76.8293%, 67.8431%
HSV (HSB):
299°, 53.3898%, 92.5490%
XYZ:
54.3205, 34.5316, 83.1591
xyY:
0.3158, 0.2008, 34.5316
CIE-Lab:
65.3824, 64.1474, -42.5012
CIE-LCH:
65.3824, 76.9496, 326.4733
CIE-Luv:
65.3824, 56.5799, -76.6232
Hunter-Lab:
58.7636, 62.1674, -42.7695
#e96eec color charts
#e96eec color shades, tints & tones
#e96eec color schemes
#e96eec color preview, HTML & CSS examples
This text has a color of #e96eec
<p style="color:#e96eec;">Text here</p>
.mytext {color:#e96eec;}
This box has a color of #e96eec
<div style="background-color:#e96eec;">Content here</div>
.mybackground {background-color:#e96eec;}
Border around this has a color of #e96eec
<div style="border:2px solid #e96eec;">Content here</div>
.myborder {border:2px solid #e96eec;}