#96e372 color space conversions
Hex:
        #96e372
        RGB:
        150, 227, 114
        CMY:
        41, 11, 55
        CMYK:
        34, 0, 50, 11
      HSL:
        101°, 66.8639%, 66.8627%
        HSV (HSB):
        101°, 49.7797%, 89.0196%
        XYZ:
        43.0840, 62.6371, 25.7390
        xyY:
        0.3277, 0.4765, 62.6371
      CIE-Lab:
        83.2511, -43.7196, 47.4593
        CIE-LCH:
        83.2511, 64.5275, 132.6513
        CIE-Luv:
        83.2511, -38.1354, 68.7883
        Hunter-Lab:
        79.1436, -41.3299, 36.1183
      #96e372 color charts
#96e372 RGB chart
      #96e372 CMYK chart
      #96e372 RGB pie chart
      #96e372 color shades, tints & tones
#96e372 color schemes
#96e372 color preview, HTML & CSS examples
           This text has a color of #96e372        
        
          <p style="color:#96e372;">Text here</p>
        
        
          .mytext {color:#96e372;}
        
        Text color #96e372
      
           This box has a color of #96e372        
        
          <div style="background-color:#96e372;">Content here</div>
        
        
          .mybackground {background-color:#96e372;}
        
        Background color #96e372
      
           Border around this has a color of #96e372        
        
          <div style="border:2px solid #96e372;">Content here</div>
        
        
          .myborder {border:2px solid #96e372;}
        
        Border color #96e372