#96e379 color space conversions
Hex:
        #96e379
        RGB:
        150, 227, 121
        CMY:
        41, 11, 53
        CMYK:
        34, 0, 47, 11
      HSL:
        104°, 65.4321%, 68.2353%
        HSV (HSB):
        104°, 46.6960%, 89.0196%
        XYZ:
        43.4980, 62.8027, 27.9187
        xyY:
        0.3241, 0.4679, 62.8027
      CIE-Lab:
        83.3384, -42.8701, 44.2133
        CIE-LCH:
        83.3384, 61.5846, 134.1163
        CIE-Luv:
        83.3384, -38.0526, 65.2848
        Hunter-Lab:
        79.2481, -40.7086, 34.5861
      #96e379 color charts
#96e379 RGB chart
      #96e379 CMYK chart
      #96e379 RGB pie chart
      #96e379 color shades, tints & tones
#96e379 color schemes
#96e379 color preview, HTML & CSS examples
           This text has a color of #96e379        
        
          <p style="color:#96e379;">Text here</p>
        
        
          .mytext {color:#96e379;}
        
        Text color #96e379
      
           This box has a color of #96e379        
        
          <div style="background-color:#96e379;">Content here</div>
        
        
          .mybackground {background-color:#96e379;}
        
        Background color #96e379
      
           Border around this has a color of #96e379        
        
          <div style="border:2px solid #96e379;">Content here</div>
        
        
          .myborder {border:2px solid #96e379;}
        
        Border color #96e379