#8b85a5 color space conversions
Hex:
#8b85a5
RGB:
139, 133, 165
CMY:
45, 48, 35
CMYK:
16, 19, 0, 35
HSL:
251°, 15.0943%, 58.4314%
HSV (HSB):
251°, 19.3939%, 64.7059%
XYZ:
25.8265, 24.9806, 39.0579
xyY:
0.2874, 0.2780, 24.9806
CIE-Lab:
57.0566, 8.9525, -16.1465
CIE-LCH:
57.0566, 18.4623, 299.0064
CIE-Luv:
57.0566, 1.2644, -25.2682
Hunter-Lab:
49.9806, 4.7703, -11.3463
#8b85a5 color charts
#8b85a5 color shades, tints & tones
#8b85a5 color schemes
#8b85a5 color preview, HTML & CSS examples
This text has a color of #8b85a5
<p style="color:#8b85a5;">Text here</p>
.mytext {color:#8b85a5;}
This box has a color of #8b85a5
<div style="background-color:#8b85a5;">Content here</div>
.mybackground {background-color:#8b85a5;}
Border around this has a color of #8b85a5
<div style="border:2px solid #8b85a5;">Content here</div>
.myborder {border:2px solid #8b85a5;}