#96e214 color space conversions
Hex:
        #96e214
        RGB:
        150, 226, 20
        CMY:
        41, 11, 92
        CMYK:
        34, 0, 91, 11
      HSL:
        82°, 83.7398%, 48.2353%
        HSV (HSB):
        82°, 91.1504%, 88.6275%
        XYZ:
        39.9003, 60.9272, 10.3190
        xyY:
        0.3590, 0.5482, 60.9272
      CIE-Lab:
        82.3396, -49.4948, 78.3663
        CIE-LCH:
        82.3396, 92.6877, 122.2758
        CIE-Luv:
        82.3396, -38.2883, 94.7228
        Hunter-Lab:
        78.0559, -45.3529, 46.8010
      #96e214 color charts
#96e214 RGB chart
      #96e214 CMYK chart
      #96e214 RGB pie chart
      #96e214 color shades, tints & tones
#96e214 color schemes
#96e214 color preview, HTML & CSS examples
           This text has a color of #96e214        
        
          <p style="color:#96e214;">Text here</p>
        
        
          .mytext {color:#96e214;}
        
        Text color #96e214
      
           This box has a color of #96e214        
        
          <div style="background-color:#96e214;">Content here</div>
        
        
          .mybackground {background-color:#96e214;}
        
        Background color #96e214
      
           Border around this has a color of #96e214        
        
          <div style="border:2px solid #96e214;">Content here</div>
        
        
          .myborder {border:2px solid #96e214;}
        
        Border color #96e214