#96c0a2 color space conversions
Hex:
        #96c0a2
        RGB:
        150, 192, 162
        CMY:
        41, 25, 36
        CMYK:
        22, 0, 16, 25
      HSL:
        137°, 25.0000%, 67.0588%
        HSV (HSB):
        137°, 21.8750%, 75.2941%
        XYZ:
        37.9489, 46.7919, 41.2140
        xyY:
        0.3013, 0.3715, 46.7919
      CIE-Lab:
        74.0565, -19.9973, 10.5954
        CIE-LCH:
        74.0565, 22.6308, 152.0835
        CIE-Luv:
        74.0565, -21.2212, 18.6567
        Hunter-Lab:
        68.4046, -20.6815, 12.1608
      #96c0a2 color charts
#96c0a2 RGB chart
      #96c0a2 CMYK chart
      #96c0a2 RGB pie chart
      #96c0a2 color shades, tints & tones
#96c0a2 color schemes
#96c0a2 color preview, HTML & CSS examples
           This text has a color of #96c0a2        
        
          <p style="color:#96c0a2;">Text here</p>
        
        
          .mytext {color:#96c0a2;}
        
        Text color #96c0a2
      
           This box has a color of #96c0a2        
        
          <div style="background-color:#96c0a2;">Content here</div>
        
        
          .mybackground {background-color:#96c0a2;}
        
        Background color #96c0a2
      
           Border around this has a color of #96c0a2        
        
          <div style="border:2px solid #96c0a2;">Content here</div>
        
        
          .myborder {border:2px solid #96c0a2;}
        
        Border color #96c0a2