#96b114 color space conversions
Hex:
        #96b114
        RGB:
        150, 177, 20
        CMY:
        41, 31, 92
        CMYK:
        15, 0, 89, 31
      HSL:
        70°, 79.6954%, 38.6275%
        HSV (HSB):
        70°, 88.7006%, 69.4118%
        XYZ:
        28.4261, 37.9788, 6.4943
        xyY:
        0.3899, 0.5210, 37.9788
      CIE-Lab:
        68.0050, -27.7188, 66.6939
        CIE-LCH:
        68.0050, 72.2247, 112.5684
        CIE-Luv:
        68.0050, -12.1386, 75.2511
        Hunter-Lab:
        61.6270, -25.5122, 36.8909
      #96b114 color charts
#96b114 RGB chart
      #96b114 CMYK chart
      #96b114 RGB pie chart
      #96b114 color shades, tints & tones
#96b114 color schemes
#96b114 color preview, HTML & CSS examples
           This text has a color of #96b114        
        
          <p style="color:#96b114;">Text here</p>
        
        
          .mytext {color:#96b114;}
        
        Text color #96b114
      
           This box has a color of #96b114        
        
          <div style="background-color:#96b114;">Content here</div>
        
        
          .mybackground {background-color:#96b114;}
        
        Background color #96b114
      
           Border around this has a color of #96b114        
        
          <div style="border:2px solid #96b114;">Content here</div>
        
        
          .myborder {border:2px solid #96b114;}
        
        Border color #96b114