#96a5bd color space conversions
Hex:
        #96a5bd
        RGB:
        150, 165, 189
        CMY:
        41, 35, 26
        CMYK:
        21, 13, 0, 26
      HSL:
        217°, 22.8070%, 66.4706%
        HSV (HSB):
        217°, 20.6349%, 74.1176%
        XYZ:
        35.2181, 37.0684, 53.4428
        xyY:
        0.2801, 0.2948, 37.0684
      CIE-Lab:
        67.3283, -0.0486, -14.0939
        CIE-LCH:
        67.3283, 14.0940, 269.8024
        CIE-Luv:
        67.3283, -9.1054, -21.3970
        Hunter-Lab:
        60.8838, -3.2938, -9.4251
      #96a5bd color charts
#96a5bd RGB chart
      #96a5bd CMYK chart
      #96a5bd RGB pie chart
      #96a5bd color shades, tints & tones
#96a5bd color schemes
#96a5bd color preview, HTML & CSS examples
           This text has a color of #96a5bd        
        
          <p style="color:#96a5bd;">Text here</p>
        
        
          .mytext {color:#96a5bd;}
        
        Text color #96a5bd
      
           This box has a color of #96a5bd        
        
          <div style="background-color:#96a5bd;">Content here</div>
        
        
          .mybackground {background-color:#96a5bd;}
        
        Background color #96a5bd
      
           Border around this has a color of #96a5bd        
        
          <div style="border:2px solid #96a5bd;">Content here</div>
        
        
          .myborder {border:2px solid #96a5bd;}
        
        Border color #96a5bd