#96eb2a color space conversions
Hex:
        #96eb2a
        RGB:
        150, 235, 42
        CMY:
        41, 8, 84
        CMYK:
        36, 0, 82, 8
      HSL:
        86°, 82.8326%, 54.3137%
        HSV (HSB):
        86°, 82.1277%, 92.1569%
        XYZ:
        42.7039, 66.0679, 12.6921
        xyY:
        0.3516, 0.5439, 66.0679
      CIE-Lab:
        85.0310, -52.5247, 76.4929
        CIE-LCH:
        85.0310, 92.7901, 124.4759
        CIE-Luv:
        85.0310, -42.5213, 95.5536
        Hunter-Lab:
        81.2821, -48.4636, 47.6394
      #96eb2a color charts
#96eb2a RGB chart
      #96eb2a CMYK chart
      #96eb2a RGB pie chart
      #96eb2a color shades, tints & tones
#96eb2a color schemes
#96eb2a color preview, HTML & CSS examples
           This text has a color of #96eb2a        
        
          <p style="color:#96eb2a;">Text here</p>
        
        
          .mytext {color:#96eb2a;}
        
        Text color #96eb2a
      
           This box has a color of #96eb2a        
        
          <div style="background-color:#96eb2a;">Content here</div>
        
        
          .mybackground {background-color:#96eb2a;}
        
        Background color #96eb2a
      
           Border around this has a color of #96eb2a        
        
          <div style="border:2px solid #96eb2a;">Content here</div>
        
        
          .myborder {border:2px solid #96eb2a;}
        
        Border color #96eb2a