#96a4bf color space conversions
Hex:
        #96a4bf
        RGB:
        150, 164, 191
        CMY:
        41, 36, 25
        CMYK:
        21, 14, 0, 25
      HSL:
        220°, 24.2604%, 66.8627%
        HSV (HSB):
        220°, 21.4660%, 74.9020%
        XYZ:
        35.2571, 36.7965, 54.5344
        xyY:
        0.2785, 0.2907, 36.7965
      CIE-Lab:
        67.1241, 0.9642, -15.5129
        CIE-LCH:
        67.1241, 15.5429, 273.5565
        CIE-Luv:
        67.1241, -8.7299, -23.7816
        Hunter-Lab:
        60.6601, -2.4069, -10.8405
      #96a4bf color charts
#96a4bf RGB chart
      #96a4bf CMYK chart
      #96a4bf RGB pie chart
      #96a4bf color shades, tints & tones
#96a4bf color schemes
#96a4bf color preview, HTML & CSS examples
           This text has a color of #96a4bf        
        
          <p style="color:#96a4bf;">Text here</p>
        
        
          .mytext {color:#96a4bf;}
        
        Text color #96a4bf
      
           This box has a color of #96a4bf        
        
          <div style="background-color:#96a4bf;">Content here</div>
        
        
          .mybackground {background-color:#96a4bf;}
        
        Background color #96a4bf
      
           Border around this has a color of #96a4bf        
        
          <div style="border:2px solid #96a4bf;">Content here</div>
        
        
          .myborder {border:2px solid #96a4bf;}
        
        Border color #96a4bf