#96ad7a color space conversions
Hex:
        #96ad7a
        RGB:
        150, 173, 122
        CMY:
        41, 32, 52
        CMYK:
        13, 0, 29, 32
      HSL:
        87°, 23.7209%, 57.8431%
        HSV (HSB):
        87°, 29.4798%, 67.8431%
        XYZ:
        31.0341, 37.7763, 24.0682
        xyY:
        0.3341, 0.4067, 37.7763
      CIE-Lab:
        67.8554, -17.1459, 23.6509
        CIE-LCH:
        67.8554, 29.2121, 125.9405
        CIE-Luv:
        67.8554, -11.0524, 34.5747
        Hunter-Lab:
        61.4624, -17.4296, 19.8062
      #96ad7a color charts
#96ad7a RGB chart
      #96ad7a CMYK chart
      #96ad7a RGB pie chart
      #96ad7a color shades, tints & tones
#96ad7a color schemes
#96ad7a color preview, HTML & CSS examples
           This text has a color of #96ad7a        
        
          <p style="color:#96ad7a;">Text here</p>
        
        
          .mytext {color:#96ad7a;}
        
        Text color #96ad7a
      
           This box has a color of #96ad7a        
        
          <div style="background-color:#96ad7a;">Content here</div>
        
        
          .mybackground {background-color:#96ad7a;}
        
        Background color #96ad7a
      
           Border around this has a color of #96ad7a        
        
          <div style="border:2px solid #96ad7a;">Content here</div>
        
        
          .myborder {border:2px solid #96ad7a;}
        
        Border color #96ad7a