#96a5af color space conversions
Hex:
        #96a5af
        RGB:
        150, 165, 175
        CMY:
        41, 35, 31
        CMYK:
        14, 6, 0, 31
      HSL:
        204°, 13.5135%, 63.7255%
        HSV (HSB):
        204°, 14.2857%, 68.6275%
        XYZ:
        33.7707, 36.4894, 45.8207
        xyY:
        0.2909, 0.3143, 36.4894
      CIE-Lab:
        66.8922, -3.1577, -6.9579
        CIE-LCH:
        66.8922, 7.6409, 245.5898
        CIE-Luv:
        66.8922, -8.5679, -9.8381
        Hunter-Lab:
        60.4065, -5.9197, -2.6893
      #96a5af color charts
#96a5af RGB chart
      #96a5af CMYK chart
      #96a5af RGB pie chart
      #96a5af color shades, tints & tones
#96a5af color schemes
#96a5af color preview, HTML & CSS examples
           This text has a color of #96a5af        
        
          <p style="color:#96a5af;">Text here</p>
        
        
          .mytext {color:#96a5af;}
        
        Text color #96a5af
      
           This box has a color of #96a5af        
        
          <div style="background-color:#96a5af;">Content here</div>
        
        
          .mybackground {background-color:#96a5af;}
        
        Background color #96a5af
      
           Border around this has a color of #96a5af        
        
          <div style="border:2px solid #96a5af;">Content here</div>
        
        
          .myborder {border:2px solid #96a5af;}
        
        Border color #96a5af