#96a83e color space conversions
Hex:
        #96a83e
        RGB:
        150, 168, 62
        CMY:
        41, 34, 76
        CMYK:
        11, 0, 63, 34
      HSL:
        70°, 46.0870%, 45.0980%
        HSV (HSB):
        70°, 63.0952%, 65.8824%
        XYZ:
        27.4498, 34.8371, 9.8349
        xyY:
        0.3806, 0.4830, 34.8371
      CIE-Lab:
        65.6216, -21.3183, 50.9910
        CIE-LCH:
        65.6216, 55.2680, 112.6888
        CIE-Luv:
        65.6216, -7.1411, 62.0152
        Hunter-Lab:
        59.0230, -20.2752, 31.4367
      #96a83e color charts
#96a83e RGB chart
      #96a83e CMYK chart
      #96a83e RGB pie chart
      #96a83e color shades, tints & tones
#96a83e color schemes
#96a83e color preview, HTML & CSS examples
           This text has a color of #96a83e        
        
          <p style="color:#96a83e;">Text here</p>
        
        
          .mytext {color:#96a83e;}
        
        Text color #96a83e
      
           This box has a color of #96a83e        
        
          <div style="background-color:#96a83e;">Content here</div>
        
        
          .mybackground {background-color:#96a83e;}
        
        Background color #96a83e
      
           Border around this has a color of #96a83e        
        
          <div style="border:2px solid #96a83e;">Content here</div>
        
        
          .myborder {border:2px solid #96a83e;}
        
        Border color #96a83e