#e986c7 color space conversions
Hex:
#e986c7
RGB:
233, 134, 199
CMY:
9, 47, 22
CMYK:
0, 42, 15, 9
HSL:
321°, 69.2308%, 71.9608%
HSV (HSB):
321°, 42.4893%, 91.3725%
XYZ:
52.4382, 38.4974, 58.6998
xyY:
0.3504, 0.2573, 38.4974
CIE-Lab:
68.3856, 46.3532, -17.2830
CIE-LCH:
68.3856, 49.4704, 339.5518
CIE-Luv:
68.3856, 55.4744, -34.1949
Hunter-Lab:
62.0462, 42.2778, -12.6598
#e986c7 color charts
#e986c7 color shades, tints & tones
#e986c7 color schemes
#e986c7 color preview, HTML & CSS examples
This text has a color of #e986c7
<p style="color:#e986c7;">Text here</p>
.mytext {color:#e986c7;}
This box has a color of #e986c7
<div style="background-color:#e986c7;">Content here</div>
.mybackground {background-color:#e986c7;}
Border around this has a color of #e986c7
<div style="border:2px solid #e986c7;">Content here</div>
.myborder {border:2px solid #e986c7;}