#96ac2a color space conversions
Hex:
        #96ac2a
        RGB:
        150, 172, 42
        CMY:
        41, 33, 84
        CMYK:
        13, 0, 76, 33
      HSL:
        70°, 60.7477%, 41.9608%
        HSV (HSB):
        70°, 75.5814%, 67.4510%
        XYZ:
        27.7481, 36.1562, 7.7069
        xyY:
        0.3875, 0.5049, 36.1562
      CIE-Lab:
        66.6391, -24.5111, 59.7501
        CIE-LCH:
        66.6391, 64.5823, 112.3048
        CIE-Luv:
        66.6391, -9.3004, 69.4892
        Hunter-Lab:
        60.1301, -22.8555, 34.4919
      #96ac2a color charts
#96ac2a RGB chart
      #96ac2a CMYK chart
      #96ac2a RGB pie chart
      #96ac2a color shades, tints & tones
#96ac2a color schemes
#96ac2a color preview, HTML & CSS examples
           This text has a color of #96ac2a        
        
          <p style="color:#96ac2a;">Text here</p>
        
        
          .mytext {color:#96ac2a;}
        
        Text color #96ac2a
      
           This box has a color of #96ac2a        
        
          <div style="background-color:#96ac2a;">Content here</div>
        
        
          .mybackground {background-color:#96ac2a;}
        
        Background color #96ac2a
      
           Border around this has a color of #96ac2a        
        
          <div style="border:2px solid #96ac2a;">Content here</div>
        
        
          .myborder {border:2px solid #96ac2a;}
        
        Border color #96ac2a