#e96dca color space conversions
Hex:
#e96dca
RGB:
233, 109, 202
CMY:
9, 57, 21
CMYK:
0, 53, 13, 9
HSL:
315°, 73.8095%, 67.0588%
HSV (HSB):
315°, 53.2189%, 91.3725%
XYZ:
49.7336, 32.5252, 59.5339
xyY:
0.3507, 0.2294, 32.5252
CIE-Lab:
63.7746, 59.0531, -26.0004
CIE-LCH:
63.7746, 64.5236, 336.2367
CIE-Luv:
63.7746, 66.2583, -49.4306
Hunter-Lab:
57.0309, 55.8564, -21.9706
#e96dca color charts
#e96dca color shades, tints & tones
#e96dca color schemes
#e96dca color preview, HTML & CSS examples
This text has a color of #e96dca
<p style="color:#e96dca;">Text here</p>
.mytext {color:#e96dca;}
This box has a color of #e96dca
<div style="background-color:#e96dca;">Content here</div>
.mybackground {background-color:#e96dca;}
Border around this has a color of #e96dca
<div style="border:2px solid #e96dca;">Content here</div>
.myborder {border:2px solid #e96dca;}