#96bc19 color space conversions
Hex:
        #96bc19
        RGB:
        150, 188, 25
        CMY:
        41, 26, 90
        CMYK:
        20, 0, 87, 26
      HSL:
        74°, 76.5258%, 41.7647%
        HSV (HSB):
        74°, 86.7021%, 73.7255%
        XYZ:
        30.7364, 42.5207, 7.5070
        xyY:
        0.3806, 0.5265, 42.5207
      CIE-Lab:
        71.2284, -32.7892, 68.3840
        CIE-LCH:
        71.2284, 75.8386, 115.6171
        CIE-Luv:
        71.2284, -18.4575, 79.1004
        Hunter-Lab:
        65.2079, -29.9760, 38.8198
      #96bc19 color charts
#96bc19 RGB chart
      #96bc19 CMYK chart
      #96bc19 RGB pie chart
      #96bc19 color shades, tints & tones
#96bc19 color schemes
#96bc19 color preview, HTML & CSS examples
           This text has a color of #96bc19        
        
          <p style="color:#96bc19;">Text here</p>
        
        
          .mytext {color:#96bc19;}
        
        Text color #96bc19
      
           This box has a color of #96bc19        
        
          <div style="background-color:#96bc19;">Content here</div>
        
        
          .mybackground {background-color:#96bc19;}
        
        Background color #96bc19
      
           Border around this has a color of #96bc19        
        
          <div style="border:2px solid #96bc19;">Content here</div>
        
        
          .myborder {border:2px solid #96bc19;}
        
        Border color #96bc19