#96ad3a color space conversions
Hex:
        #96ad3a
        RGB:
        150, 173, 58
        CMY:
        41, 32, 77
        CMYK:
        13, 0, 66, 32
      HSL:
        72°, 49.7835%, 45.2941%
        HSV (HSB):
        72°, 66.4740%, 67.8431%
        XYZ:
        28.2850, 36.6767, 9.5915
        xyY:
        0.3794, 0.4920, 36.6767
      CIE-Lab:
        67.0337, -24.0865, 54.1721
        CIE-LCH:
        67.0337, 59.2855, 113.9714
        CIE-Luv:
        67.0337, -10.0322, 65.6033
        Hunter-Lab:
        60.5613, -22.6143, 33.0027
      #96ad3a color charts
#96ad3a RGB chart
      #96ad3a CMYK chart
      #96ad3a RGB pie chart
      #96ad3a color shades, tints & tones
#96ad3a color schemes
#96ad3a color preview, HTML & CSS examples
           This text has a color of #96ad3a        
        
          <p style="color:#96ad3a;">Text here</p>
        
        
          .mytext {color:#96ad3a;}
        
        Text color #96ad3a
      
           This box has a color of #96ad3a        
        
          <div style="background-color:#96ad3a;">Content here</div>
        
        
          .mybackground {background-color:#96ad3a;}
        
        Background color #96ad3a
      
           Border around this has a color of #96ad3a        
        
          <div style="border:2px solid #96ad3a;">Content here</div>
        
        
          .myborder {border:2px solid #96ad3a;}
        
        Border color #96ad3a