#986db6 color space conversions
Hex:
#986db6
RGB:
152, 109, 182
CMY:
40, 57, 29
CMYK:
16, 40, 0, 29
HSL:
275°, 33.3333%, 57.0588%
HSV (HSB):
275°, 40.1099%, 71.3725%
XYZ:
26.8610, 20.9901, 46.8917
xyY:
0.2835, 0.2215, 20.9901
CIE-Lab:
52.9386, 30.9698, -32.1745
CIE-LCH:
52.9386, 44.6579, 313.9070
CIE-Luv:
52.9386, 17.1323, -52.7990
Hunter-Lab:
45.8149, 24.4774, -28.6131
#986db6 color charts
#986db6 color shades, tints & tones
#986db6 color schemes
#986db6 color preview, HTML & CSS examples
This text has a color of #986db6
<p style="color:#986db6;">Text here</p>
.mytext {color:#986db6;}
This box has a color of #986db6
<div style="background-color:#986db6;">Content here</div>
.mybackground {background-color:#986db6;}
Border around this has a color of #986db6
<div style="border:2px solid #986db6;">Content here</div>
.myborder {border:2px solid #986db6;}