#96d912 color space conversions
Hex:
        #96d912
        RGB:
        150, 217, 18
        CMY:
        41, 15, 93
        CMYK:
        31, 0, 92, 15
      HSL:
        80°, 84.6809%, 46.0784%
        HSV (HSB):
        80°, 91.7051%, 85.0980%
        XYZ:
        37.4997, 56.1534, 9.4345
        xyY:
        0.3638, 0.5447, 56.1534
      CIE-Lab:
        79.7011, -45.7857, 76.5005
        CIE-LCH:
        79.7011, 89.1552, 120.9006
        CIE-Luv:
        79.7011, -33.8414, 91.3711
        Hunter-Lab:
        74.9356, -41.8112, 44.9902
      #96d912 color charts
#96d912 RGB chart
      #96d912 CMYK chart
      #96d912 RGB pie chart
      #96d912 color shades, tints & tones
#96d912 color schemes
#96d912 color preview, HTML & CSS examples
           This text has a color of #96d912        
        
          <p style="color:#96d912;">Text here</p>
        
        
          .mytext {color:#96d912;}
        
        Text color #96d912
      
           This box has a color of #96d912        
        
          <div style="background-color:#96d912;">Content here</div>
        
        
          .mybackground {background-color:#96d912;}
        
        Background color #96d912
      
           Border around this has a color of #96d912        
        
          <div style="border:2px solid #96d912;">Content here</div>
        
        
          .myborder {border:2px solid #96d912;}
        
        Border color #96d912