#989bab color space conversions
Hex:
        #989bab
        RGB:
        152, 155, 171
        CMY:
        40, 39, 33
        CMYK:
        11, 9, 0, 33
      HSL:
        231°, 10.1604%, 63.3333%
        HSV (HSB):
        231°, 11.1111%, 67.0588%
        XYZ:
        32.0209, 33.0584, 43.2213
        xyY:
        0.2957, 0.3052, 33.0584
      CIE-Lab:
        64.2081, 2.1865, -8.6961
        CIE-LCH:
        64.2081, 8.9668, 284.1138
        CIE-Luv:
        64.2081, -2.5488, -13.2450
        Hunter-Lab:
        57.4964, -1.2084, -4.3221
      #989bab color charts
#989bab RGB chart
      #989bab CMYK chart
      #989bab RGB pie chart
      #989bab color shades, tints & tones
#989bab color schemes
#989bab color preview, HTML & CSS examples
           This text has a color of #989bab        
        
          <p style="color:#989bab;">Text here</p>
        
        
          .mytext {color:#989bab;}
        
        Text color #989bab
      
           This box has a color of #989bab        
        
          <div style="background-color:#989bab;">Content here</div>
        
        
          .mybackground {background-color:#989bab;}
        
        Background color #989bab
      
           Border around this has a color of #989bab        
        
          <div style="border:2px solid #989bab;">Content here</div>
        
        
          .myborder {border:2px solid #989bab;}
        
        Border color #989bab