#96b250 color space conversions
Hex:
        #96b250
        RGB:
        150, 178, 80
        CMY:
        41, 30, 69
        CMYK:
        16, 0, 55, 30
      HSL:
        77°, 38.8889%, 50.5882%
        HSV (HSB):
        77°, 55.0562%, 69.8039%
        XYZ:
        29.9460, 38.9040, 13.5203
        xyY:
        0.3636, 0.4723, 38.9040
      CIE-Lab:
        68.6817, -24.7790, 46.2239
        CIE-LCH:
        68.6817, 52.4466, 118.1942
        CIE-Luv:
        68.6817, -13.1272, 59.8084
        Hunter-Lab:
        62.3731, -23.4530, 30.8091
      #96b250 color charts
#96b250 RGB chart
      #96b250 CMYK chart
      #96b250 RGB pie chart
      #96b250 color shades, tints & tones
#96b250 color schemes
#96b250 color preview, HTML & CSS examples
           This text has a color of #96b250        
        
          <p style="color:#96b250;">Text here</p>
        
        
          .mytext {color:#96b250;}
        
        Text color #96b250
      
           This box has a color of #96b250        
        
          <div style="background-color:#96b250;">Content here</div>
        
        
          .mybackground {background-color:#96b250;}
        
        Background color #96b250
      
           Border around this has a color of #96b250        
        
          <div style="border:2px solid #96b250;">Content here</div>
        
        
          .myborder {border:2px solid #96b250;}
        
        Border color #96b250