#e86dcc color space conversions
Hex:
#e86dcc
RGB:
232, 109, 204
CMY:
9, 57, 20
CMYK:
0, 53, 12, 9
HSL:
314°, 72.7811%, 66.8627%
HSV (HSB):
314°, 53.0172%, 90.9804%
XYZ:
49.6464, 32.4527, 60.7741
xyY:
0.3475, 0.2271, 32.4527
CIE-Lab:
63.7153, 59.0732, -27.2304
CIE-LCH:
63.7153, 65.0472, 335.2521
CIE-Luv:
63.7153, 64.9799, -51.3356
Hunter-Lab:
56.9673, 55.8683, -23.3749
#e86dcc color charts
#e86dcc color shades, tints & tones
#e86dcc color schemes
#e86dcc color preview, HTML & CSS examples
This text has a color of #e86dcc
<p style="color:#e86dcc;">Text here</p>
.mytext {color:#e86dcc;}
This box has a color of #e86dcc
<div style="background-color:#e86dcc;">Content here</div>
.mybackground {background-color:#e86dcc;}
Border around this has a color of #e86dcc
<div style="border:2px solid #e86dcc;">Content here</div>
.myborder {border:2px solid #e86dcc;}