#96a02d color space conversions
Hex:
        #96a02d
        RGB:
        150, 160, 45
        CMY:
        41, 37, 82
        CMYK:
        6, 0, 72, 37
      HSL:
        65°, 56.0976%, 40.1961%
        HSV (HSB):
        65°, 71.8750%, 62.7451%
        XYZ:
        25.6221, 31.8151, 7.2731
        xyY:
        0.3960, 0.4917, 31.8151
      CIE-Lab:
        63.1898, -18.3403, 55.3850
        CIE-LCH:
        63.1898, 58.3427, 108.3219
        CIE-Luv:
        63.1898, -2.0537, 63.5902
        Hunter-Lab:
        56.4049, -17.6242, 31.8383
      #96a02d color charts
#96a02d RGB chart
      #96a02d CMYK chart
      #96a02d RGB pie chart
      #96a02d color shades, tints & tones
#96a02d color schemes
#96a02d color preview, HTML & CSS examples
           This text has a color of #96a02d        
        
          <p style="color:#96a02d;">Text here</p>
        
        
          .mytext {color:#96a02d;}
        
        Text color #96a02d
      
           This box has a color of #96a02d        
        
          <div style="background-color:#96a02d;">Content here</div>
        
        
          .mybackground {background-color:#96a02d;}
        
        Background color #96a02d
      
           Border around this has a color of #96a02d        
        
          <div style="border:2px solid #96a02d;">Content here</div>
        
        
          .myborder {border:2px solid #96a02d;}
        
        Border color #96a02d