#96bc56 color space conversions
Hex:
        #96bc56
        RGB:
        150, 188, 86
        CMY:
        41, 26, 66
        CMYK:
        20, 0, 54, 26
      HSL:
        82°, 43.2203%, 53.7255%
        HSV (HSB):
        82°, 54.2553%, 73.7255%
        XYZ:
        32.2406, 43.1224, 15.4283
        xyY:
        0.3551, 0.4750, 43.1224
      CIE-Lab:
        71.6379, -29.0446, 46.8323
        CIE-LCH:
        71.6379, 55.1077, 121.8065
        CIE-Luv:
        71.6379, -18.6715, 62.1260
        Hunter-Lab:
        65.6676, -27.2808, 32.0374
      #96bc56 color charts
#96bc56 RGB chart
      #96bc56 CMYK chart
      #96bc56 RGB pie chart
      #96bc56 color shades, tints & tones
#96bc56 color schemes
#96bc56 color preview, HTML & CSS examples
           This text has a color of #96bc56        
        
          <p style="color:#96bc56;">Text here</p>
        
        
          .mytext {color:#96bc56;}
        
        Text color #96bc56
      
           This box has a color of #96bc56        
        
          <div style="background-color:#96bc56;">Content here</div>
        
        
          .mybackground {background-color:#96bc56;}
        
        Background color #96bc56
      
           Border around this has a color of #96bc56        
        
          <div style="border:2px solid #96bc56;">Content here</div>
        
        
          .myborder {border:2px solid #96bc56;}
        
        Border color #96bc56