#8b97af color space conversions
Hex:
        #8b97af
        RGB:
        139, 151, 175
        CMY:
        45, 41, 31
        CMYK:
        21, 14, 0, 31
      HSL:
        220°, 18.3673%, 61.5686%
        HSV (HSB):
        220°, 20.5714%, 68.6275%
        XYZ:
        29.4519, 30.7173, 44.9342
        xyY:
        0.2802, 0.2923, 30.7173
      CIE-Lab:
        62.2683, 0.9833, -13.9573
        CIE-LCH:
        62.2683, 13.9919, 274.0298
        CIE-Luv:
        62.2683, -7.5702, -21.0604
        Hunter-Lab:
        55.4232, -2.1356, -9.2729
      #8b97af color charts
#8b97af RGB chart
      #8b97af CMYK chart
      #8b97af RGB pie chart
      #8b97af color shades, tints & tones
#8b97af color schemes
#8b97af color preview, HTML & CSS examples
           This text has a color of #8b97af        
        
          <p style="color:#8b97af;">Text here</p>
        
        
          .mytext {color:#8b97af;}
        
        Text color #8b97af
      
           This box has a color of #8b97af        
        
          <div style="background-color:#8b97af;">Content here</div>
        
        
          .mybackground {background-color:#8b97af;}
        
        Background color #8b97af
      
           Border around this has a color of #8b97af        
        
          <div style="border:2px solid #8b97af;">Content here</div>
        
        
          .myborder {border:2px solid #8b97af;}
        
        Border color #8b97af