#96e250 color space conversions
Hex:
        #96e250
        RGB:
        150, 226, 80
        CMY:
        41, 11, 69
        CMYK:
        34, 0, 65, 11
      HSL:
        91°, 71.5686%, 60.0000%
        HSV (HSB):
        91°, 64.6018%, 88.6275%
        XYZ:
        41.2220, 61.4559, 17.2790
        xyY:
        0.3436, 0.5123, 61.4559
      CIE-Lab:
        82.6232, -46.6283, 61.7598
        CIE-LCH:
        82.6232, 77.3852, 127.0526
        CIE-Luv:
        82.6232, -37.9934, 82.3277
        Hunter-Lab:
        78.3938, -43.3282, 41.8074
      #96e250 color charts
#96e250 RGB chart
      #96e250 CMYK chart
      #96e250 RGB pie chart
      #96e250 color shades, tints & tones
#96e250 color schemes
#96e250 color preview, HTML & CSS examples
           This text has a color of #96e250        
        
          <p style="color:#96e250;">Text here</p>
        
        
          .mytext {color:#96e250;}
        
        Text color #96e250
      
           This box has a color of #96e250        
        
          <div style="background-color:#96e250;">Content here</div>
        
        
          .mybackground {background-color:#96e250;}
        
        Background color #96e250
      
           Border around this has a color of #96e250        
        
          <div style="border:2px solid #96e250;">Content here</div>
        
        
          .myborder {border:2px solid #96e250;}
        
        Border color #96e250