#96d212 color space conversions
Hex:
        #96d212
        RGB:
        150, 210, 18
        CMY:
        41, 18, 93
        CMYK:
        29, 0, 91, 18
      HSL:
        79°, 84.2105%, 44.7059%
        HSV (HSB):
        79°, 91.4286%, 82.3529%
        XYZ:
        35.7335, 52.6209, 8.8458
        xyY:
        0.3676, 0.5414, 52.6209
      CIE-Lab:
        77.6506, -42.7981, 74.8459
        CIE-LCH:
        77.6506, 86.2183, 119.7616
        CIE-Luv:
        77.6506, -30.2789, 88.6200
        Hunter-Lab:
        72.5403, -39.0161, 43.5482
      #96d212 color charts
#96d212 RGB chart
      #96d212 CMYK chart
      #96d212 RGB pie chart
      #96d212 color shades, tints & tones
#96d212 color schemes
#96d212 color preview, HTML & CSS examples
           This text has a color of #96d212        
        
          <p style="color:#96d212;">Text here</p>
        
        
          .mytext {color:#96d212;}
        
        Text color #96d212
      
           This box has a color of #96d212        
        
          <div style="background-color:#96d212;">Content here</div>
        
        
          .mybackground {background-color:#96d212;}
        
        Background color #96d212
      
           Border around this has a color of #96d212        
        
          <div style="border:2px solid #96d212;">Content here</div>
        
        
          .myborder {border:2px solid #96d212;}
        
        Border color #96d212