#96a51e color space conversions
Hex:
        #96a51e
        RGB:
        150, 165, 30
        CMY:
        41, 35, 88
        CMYK:
        9, 0, 82, 35
      HSL:
        67°, 69.2308%, 38.2353%
        HSV (HSB):
        67°, 81.8182%, 64.7059%
        XYZ:
        26.2672, 33.4880, 6.3077
        xyY:
        0.3976, 0.5069, 33.4880
      CIE-Lab:
        64.5541, -21.5333, 61.4996
        CIE-LCH:
        64.5541, 65.1604, 109.2970
        CIE-Luv:
        64.5541, -4.9827, 68.9331
        Hunter-Lab:
        57.8688, -20.2478, 34.0456
      #96a51e color charts
#96a51e RGB chart
      #96a51e CMYK chart
      #96a51e RGB pie chart
      #96a51e color shades, tints & tones
#96a51e color schemes
#96a51e color preview, HTML & CSS examples
           This text has a color of #96a51e        
        
          <p style="color:#96a51e;">Text here</p>
        
        
          .mytext {color:#96a51e;}
        
        Text color #96a51e
      
           This box has a color of #96a51e        
        
          <div style="background-color:#96a51e;">Content here</div>
        
        
          .mybackground {background-color:#96a51e;}
        
        Background color #96a51e
      
           Border around this has a color of #96a51e        
        
          <div style="border:2px solid #96a51e;">Content here</div>
        
        
          .myborder {border:2px solid #96a51e;}
        
        Border color #96a51e