#96ac5b color space conversions
Hex:
        #96ac5b
        RGB:
        150, 172, 91
        CMY:
        41, 33, 64
        CMYK:
        13, 0, 47, 33
      HSL:
        76°, 32.7935%, 51.5686%
        HSV (HSB):
        76°, 47.0930%, 67.4510%
        XYZ:
        29.2185, 36.7444, 15.4499
        xyY:
        0.3589, 0.4513, 36.7444
      CIE-Lab:
        67.0848, -20.6739, 38.9334
        CIE-LCH:
        67.0848, 44.0820, 117.9685
        CIE-Luv:
        67.0848, -9.9060, 51.7322
        Hunter-Lab:
        60.6172, -20.0399, 27.3204
      #96ac5b color charts
#96ac5b RGB chart
      #96ac5b CMYK chart
      #96ac5b RGB pie chart
      #96ac5b color shades, tints & tones
#96ac5b color schemes
#96ac5b color preview, HTML & CSS examples
           This text has a color of #96ac5b        
        
          <p style="color:#96ac5b;">Text here</p>
        
        
          .mytext {color:#96ac5b;}
        
        Text color #96ac5b
      
           This box has a color of #96ac5b        
        
          <div style="background-color:#96ac5b;">Content here</div>
        
        
          .mybackground {background-color:#96ac5b;}
        
        Background color #96ac5b
      
           Border around this has a color of #96ac5b        
        
          <div style="border:2px solid #96ac5b;">Content here</div>
        
        
          .myborder {border:2px solid #96ac5b;}
        
        Border color #96ac5b