#96c7a1 color space conversions
Hex:
        #96c7a1
        RGB:
        150, 199, 161
        CMY:
        41, 22, 37
        CMYK:
        25, 0, 19, 22
      HSL:
        133°, 30.4348%, 68.4314%
        HSV (HSB):
        133°, 24.6231%, 78.0392%
        XYZ:
        39.4341, 49.9041, 41.2723
        xyY:
        0.3019, 0.3821, 49.9041
      CIE-Lab:
        76.0104, -23.6773, 13.8960
        CIE-LCH:
        76.0104, 27.4538, 149.5916
        CIE-Luv:
        76.0104, -24.5527, 23.9520
        Hunter-Lab:
        70.6428, -23.9830, 14.8105
      #96c7a1 color charts
#96c7a1 RGB chart
      #96c7a1 CMYK chart
      #96c7a1 RGB pie chart
      #96c7a1 color shades, tints & tones
#96c7a1 color schemes
#96c7a1 color preview, HTML & CSS examples
           This text has a color of #96c7a1        
        
          <p style="color:#96c7a1;">Text here</p>
        
        
          .mytext {color:#96c7a1;}
        
        Text color #96c7a1
      
           This box has a color of #96c7a1        
        
          <div style="background-color:#96c7a1;">Content here</div>
        
        
          .mybackground {background-color:#96c7a1;}
        
        Background color #96c7a1
      
           Border around this has a color of #96c7a1        
        
          <div style="border:2px solid #96c7a1;">Content here</div>
        
        
          .myborder {border:2px solid #96c7a1;}
        
        Border color #96c7a1