#96a1ac color space conversions
Hex:
        #96a1ac
        RGB:
        150, 161, 172
        CMY:
        41, 37, 33
        CMYK:
        13, 6, 0, 33
      HSL:
        210°, 11.7021%, 63.1373%
        HSV (HSB):
        210°, 12.7907%, 67.4510%
        XYZ:
        32.7689, 34.9523, 44.0491
        xyY:
        0.2932, 0.3127, 34.9523
      CIE-Lab:
        65.7115, -1.6053, -7.0365
        CIE-LCH:
        65.7115, 7.2173, 257.1482
        CIE-Luv:
        65.7115, -6.5391, -10.1723
        Hunter-Lab:
        59.1205, -4.5230, -2.7910
      #96a1ac color charts
#96a1ac RGB chart
      #96a1ac CMYK chart
      #96a1ac RGB pie chart
      #96a1ac color shades, tints & tones
#96a1ac color schemes
#96a1ac color preview, HTML & CSS examples
           This text has a color of #96a1ac        
        
          <p style="color:#96a1ac;">Text here</p>
        
        
          .mytext {color:#96a1ac;}
        
        Text color #96a1ac
      
           This box has a color of #96a1ac        
        
          <div style="background-color:#96a1ac;">Content here</div>
        
        
          .mybackground {background-color:#96a1ac;}
        
        Background color #96a1ac
      
           Border around this has a color of #96a1ac        
        
          <div style="border:2px solid #96a1ac;">Content here</div>
        
        
          .myborder {border:2px solid #96a1ac;}
        
        Border color #96a1ac