#8b8dac color space conversions
Hex:
#8b8dac
RGB:
139, 141, 172
CMY:
45, 45, 33
CMYK:
19, 18, 0, 33
HSL:
236°, 16.5829%, 60.9804%
HSV (HSB):
236°, 19.1860%, 67.4510%
XYZ:
27.6187, 27.5173, 42.8854
xyY:
0.2818, 0.2807, 27.5173
CIE-Lab:
59.4501, 5.9597, -16.5179
CIE-LCH:
59.4501, 17.5601, 289.8397
CIE-Luv:
59.4501, -2.8558, -25.5934
Hunter-Lab:
52.4569, 2.1812, -11.7519
#8b8dac color charts
#8b8dac color shades, tints & tones
#8b8dac color schemes
#8b8dac color preview, HTML & CSS examples
This text has a color of #8b8dac
<p style="color:#8b8dac;">Text here</p>
.mytext {color:#8b8dac;}
This box has a color of #8b8dac
<div style="background-color:#8b8dac;">Content here</div>
.mybackground {background-color:#8b8dac;}
Border around this has a color of #8b8dac
<div style="border:2px solid #8b8dac;">Content here</div>
.myborder {border:2px solid #8b8dac;}