#96f51e color space conversions
Hex:
        #96f51e
        RGB:
        150, 245, 30
        CMY:
        41, 4, 88
        CMYK:
        39, 0, 88, 4
      HSL:
        87°, 91.4894%, 53.9216%
        HSV (HSB):
        87°, 87.7551%, 96.0784%
        XYZ:
        45.4644, 71.8826, 12.7068
        xyY:
        0.3496, 0.5527, 71.8826
      CIE-Lab:
        87.9120, -56.8628, 81.4225
        CIE-LCH:
        87.9120, 99.3127, 124.9292
        CIE-Luv:
        87.9120, -47.2137, 101.1406
        Hunter-Lab:
        84.7836, -52.6523, 50.4625
      #96f51e color charts
#96f51e RGB chart
      #96f51e CMYK chart
      #96f51e RGB pie chart
      #96f51e color shades, tints & tones
#96f51e color schemes
#96f51e color preview, HTML & CSS examples
           This text has a color of #96f51e        
        
          <p style="color:#96f51e;">Text here</p>
        
        
          .mytext {color:#96f51e;}
        
        Text color #96f51e
      
           This box has a color of #96f51e        
        
          <div style="background-color:#96f51e;">Content here</div>
        
        
          .mybackground {background-color:#96f51e;}
        
        Background color #96f51e
      
           Border around this has a color of #96f51e        
        
          <div style="border:2px solid #96f51e;">Content here</div>
        
        
          .myborder {border:2px solid #96f51e;}
        
        Border color #96f51e