#96fc3e color space conversions
Hex:
        #96fc3e
        RGB:
        150, 252, 62
        CMY:
        41, 1, 76
        CMYK:
        40, 0, 75, 1
      HSL:
        92°, 96.9388%, 61.5686%
        HSV (HSB):
        92°, 75.3968%, 98.8235%
        XYZ:
        48.2576, 76.4526, 16.7708
        xyY:
        0.3411, 0.5404, 76.4526
      CIE-Lab:
        90.0691, -58.3111, 75.6695
        CIE-LCH:
        90.0691, 95.5304, 127.6180
        CIE-Luv:
        90.0691, -50.1614, 98.5589
        Hunter-Lab:
        87.4372, -54.4989, 49.8340
      #96fc3e color charts
#96fc3e RGB chart
      #96fc3e CMYK chart
      #96fc3e RGB pie chart
      #96fc3e color shades, tints & tones
#96fc3e color schemes
#96fc3e color preview, HTML & CSS examples
           This text has a color of #96fc3e        
        
          <p style="color:#96fc3e;">Text here</p>
        
        
          .mytext {color:#96fc3e;}
        
        Text color #96fc3e
      
           This box has a color of #96fc3e        
        
          <div style="background-color:#96fc3e;">Content here</div>
        
        
          .mybackground {background-color:#96fc3e;}
        
        Background color #96fc3e
      
           Border around this has a color of #96fc3e        
        
          <div style="border:2px solid #96fc3e;">Content here</div>
        
        
          .myborder {border:2px solid #96fc3e;}
        
        Border color #96fc3e