#96bc65 color space conversions
Hex:
        #96bc65
        RGB:
        150, 188, 101
        CMY:
        41, 26, 60
        CMYK:
        20, 0, 46, 26
      HSL:
        86°, 39.3665%, 56.6667%
        HSV (HSB):
        86°, 46.2766%, 73.7255%
        XYZ:
        32.9099, 43.3901, 18.9525
        xyY:
        0.3455, 0.4555, 43.3901
      CIE-Lab:
        71.8189, -27.4284, 39.7430
        CIE-LCH:
        71.8189, 48.2890, 124.6113
        CIE-Luv:
        71.8189, -18.7636, 55.0292
        Hunter-Lab:
        65.8711, -26.0941, 29.0508
      #96bc65 color charts
#96bc65 RGB chart
      #96bc65 CMYK chart
      #96bc65 RGB pie chart
      #96bc65 color shades, tints & tones
#96bc65 color schemes
#96bc65 color preview, HTML & CSS examples
           This text has a color of #96bc65        
        
          <p style="color:#96bc65;">Text here</p>
        
        
          .mytext {color:#96bc65;}
        
        Text color #96bc65
      
           This box has a color of #96bc65        
        
          <div style="background-color:#96bc65;">Content here</div>
        
        
          .mybackground {background-color:#96bc65;}
        
        Background color #96bc65
      
           Border around this has a color of #96bc65        
        
          <div style="border:2px solid #96bc65;">Content here</div>
        
        
          .myborder {border:2px solid #96bc65;}
        
        Border color #96bc65