#96ad6b color space conversions
Hex:
        #96ad6b
        RGB:
        150, 173, 107
        CMY:
        41, 32, 58
        CMYK:
        13, 0, 38, 32
      HSL:
        81°, 28.6957%, 54.9020%
        HSV (HSB):
        81°, 38.1503%, 67.8431%
        XYZ:
        30.1751, 37.4327, 19.5448
        xyY:
        0.3462, 0.4295, 37.4327
      CIE-Lab:
        67.6004, -19.2531, 31.3185
        CIE-LCH:
        67.6004, 36.7632, 121.5813
        CIE-Luv:
        67.6004, -10.7501, 43.6974
        Hunter-Lab:
        61.1823, -19.0328, 23.8873
      #96ad6b color charts
#96ad6b RGB chart
      #96ad6b CMYK chart
      #96ad6b RGB pie chart
      #96ad6b color shades, tints & tones
#96ad6b color schemes
#96ad6b color preview, HTML & CSS examples
           This text has a color of #96ad6b        
        
          <p style="color:#96ad6b;">Text here</p>
        
        
          .mytext {color:#96ad6b;}
        
        Text color #96ad6b
      
           This box has a color of #96ad6b        
        
          <div style="background-color:#96ad6b;">Content here</div>
        
        
          .mybackground {background-color:#96ad6b;}
        
        Background color #96ad6b
      
           Border around this has a color of #96ad6b        
        
          <div style="border:2px solid #96ad6b;">Content here</div>
        
        
          .myborder {border:2px solid #96ad6b;}
        
        Border color #96ad6b