#2ae85f color space conversions
Hex:
        #2ae85f
        RGB:
        42, 232, 95
        CMY:
        84, 9, 63
        CMYK:
        82, 0, 59, 9
      HSL:
        137°, 80.5085%, 53.7255%
        HSV (HSB):
        137°, 81.8966%, 90.9804%
        XYZ:
        31.8770, 59.0317, 20.5406
        xyY:
        0.2860, 0.5297, 59.0317
      CIE-Lab:
        81.3090, -72.0461, 53.0694
        CIE-LCH:
        81.3090, 89.4819, 143.6245
        CIE-Luv:
        81.3090, -71.4472, 78.5992
        Hunter-Lab:
        76.8321, -60.3979, 37.9316
      #2ae85f color charts
#2ae85f RGB chart
      #2ae85f CMYK chart
      #2ae85f RGB pie chart
      #2ae85f color shades, tints & tones
#2ae85f color schemes
#2ae85f color preview, HTML & CSS examples
           This text has a color of #2ae85f        
        
          <p style="color:#2ae85f;">Text here</p>
        
        
          .mytext {color:#2ae85f;}
        
        Text color #2ae85f
      
           This box has a color of #2ae85f        
        
          <div style="background-color:#2ae85f;">Content here</div>
        
        
          .mybackground {background-color:#2ae85f;}
        
        Background color #2ae85f
      
           Border around this has a color of #2ae85f        
        
          <div style="border:2px solid #2ae85f;">Content here</div>
        
        
          .myborder {border:2px solid #2ae85f;}
        
        Border color #2ae85f