#986cc3 color space conversions
Hex:
#986cc3
RGB:
152, 108, 195
CMY:
40, 58, 24
CMYK:
22, 45, 0, 24
HSL:
270°, 42.0290%, 59.4118%
HSV (HSB):
270°, 44.6154%, 76.4706%
XYZ:
28.1618, 21.3407, 54.2646
xyY:
0.2714, 0.2057, 21.3407
CIE-Lab:
53.3203, 34.5377, -39.0502
CIE-LCH:
53.3203, 52.1323, 311.4909
CIE-Luv:
53.3203, 15.6492, -64.1327
Hunter-Lab:
46.1959, 27.9735, -37.3086
#986cc3 color charts
#986cc3 color shades, tints & tones
#986cc3 color schemes
#986cc3 color preview, HTML & CSS examples
This text has a color of #986cc3
<p style="color:#986cc3;">Text here</p>
.mytext {color:#986cc3;}
This box has a color of #986cc3
<div style="background-color:#986cc3;">Content here</div>
.mybackground {background-color:#986cc3;}
Border around this has a color of #986cc3
<div style="border:2px solid #986cc3;">Content here</div>
.myborder {border:2px solid #986cc3;}