#8b96a7 color space conversions
Hex:
        #8b96a7
        RGB:
        139, 150, 167
        CMY:
        45, 41, 35
        CMYK:
        17, 10, 0, 35
      HSL:
        216°, 13.7255%, 60.0000%
        HSV (HSB):
        216°, 16.7665%, 65.4902%
        XYZ:
        28.5289, 30.0917, 40.8639
        xyY:
        0.2868, 0.3025, 30.0917
      CIE-Lab:
        61.7332, -0.2829, -10.2407
        CIE-LCH:
        61.7332, 10.2446, 268.4177
        CIE-Luv:
        61.7332, -6.7695, -15.1123
        Hunter-Lab:
        54.8559, -3.1654, -5.7679
      #8b96a7 color charts
#8b96a7 RGB chart
      #8b96a7 CMYK chart
      #8b96a7 RGB pie chart
      #8b96a7 color shades, tints & tones
#8b96a7 color schemes
#8b96a7 color preview, HTML & CSS examples
           This text has a color of #8b96a7        
        
          <p style="color:#8b96a7;">Text here</p>
        
        
          .mytext {color:#8b96a7;}
        
        Text color #8b96a7
      
           This box has a color of #8b96a7        
        
          <div style="background-color:#8b96a7;">Content here</div>
        
        
          .mybackground {background-color:#8b96a7;}
        
        Background color #8b96a7
      
           Border around this has a color of #8b96a7        
        
          <div style="border:2px solid #8b96a7;">Content here</div>
        
        
          .myborder {border:2px solid #8b96a7;}
        
        Border color #8b96a7