#96ad2d color space conversions
Hex:
        #96ad2d
        RGB:
        150, 173, 45
        CMY:
        41, 32, 82
        CMYK:
        13, 0, 74, 32
      HSL:
        71°, 58.7156%, 42.7451%
        HSV (HSB):
        71°, 73.9884%, 67.8431%
        XYZ:
        27.9949, 36.5606, 8.0640
        xyY:
        0.3855, 0.5035, 36.5606
      CIE-Lab:
        66.9461, -24.8538, 59.0205
        CIE-LCH:
        66.9461, 64.0400, 112.8362
        CIE-Luv:
        66.9461, -9.9149, 69.2136
        Hunter-Lab:
        60.4654, -23.1706, 34.4185
      #96ad2d color charts
#96ad2d RGB chart
      #96ad2d CMYK chart
      #96ad2d RGB pie chart
      #96ad2d color shades, tints & tones
#96ad2d color schemes
#96ad2d color preview, HTML & CSS examples
           This text has a color of #96ad2d        
        
          <p style="color:#96ad2d;">Text here</p>
        
        
          .mytext {color:#96ad2d;}
        
        Text color #96ad2d
      
           This box has a color of #96ad2d        
        
          <div style="background-color:#96ad2d;">Content here</div>
        
        
          .mybackground {background-color:#96ad2d;}
        
        Background color #96ad2d
      
           Border around this has a color of #96ad2d        
        
          <div style="border:2px solid #96ad2d;">Content here</div>
        
        
          .myborder {border:2px solid #96ad2d;}
        
        Border color #96ad2d