#986db5 color space conversions
Hex:
#986db5
RGB:
152, 109, 181
CMY:
40, 57, 29
CMYK:
16, 40, 0, 29
HSL:
276°, 32.7273%, 56.8627%
HSV (HSB):
276°, 39.7790%, 70.9804%
XYZ:
26.7580, 20.9489, 46.3493
xyY:
0.2845, 0.2227, 20.9489
CIE-Lab:
52.8935, 30.7443, -31.6677
CIE-LCH:
52.8935, 44.1368, 314.1524
CIE-Luv:
52.8935, 17.2768, -51.9678
Hunter-Lab:
45.7699, 24.2573, -28.0015
#986db5 color charts
#986db5 color shades, tints & tones
#986db5 color schemes
#986db5 color preview, HTML & CSS examples
This text has a color of #986db5
<p style="color:#986db5;">Text here</p>
.mytext {color:#986db5;}
This box has a color of #986db5
<div style="background-color:#986db5;">Content here</div>
.mybackground {background-color:#986db5;}
Border around this has a color of #986db5
<div style="border:2px solid #986db5;">Content here</div>
.myborder {border:2px solid #986db5;}