#986ca9 color space conversions
Hex:
#986ca9
RGB:
152, 108, 169
CMY:
40, 58, 34
CMYK:
10, 36, 0, 34
HSL:
283°, 26.1803%, 54.3137%
HSV (HSB):
283°, 36.0947%, 66.2745%
XYZ:
25.4729, 20.2651, 40.1051
xyY:
0.2967, 0.2361, 20.2651
CIE-Lab:
52.1356, 28.6785, -25.8898
CIE-LCH:
52.1356, 38.6360, 317.9255
CIE-Luv:
52.1356, 19.4548, -42.5786
Hunter-Lab:
45.0168, 22.2255, -21.3093
#986ca9 color charts
#986ca9 color shades, tints & tones
#986ca9 color schemes
#986ca9 color preview, HTML & CSS examples
This text has a color of #986ca9
<p style="color:#986ca9;">Text here</p>
.mytext {color:#986ca9;}
This box has a color of #986ca9
<div style="background-color:#986ca9;">Content here</div>
.mybackground {background-color:#986ca9;}
Border around this has a color of #986ca9
<div style="border:2px solid #986ca9;">Content here</div>
.myborder {border:2px solid #986ca9;}