#2ae979 color space conversions
Hex:
        #2ae979
        RGB:
        42, 233, 121
        CMY:
        84, 9, 53
        CMYK:
        82, 0, 48, 9
      HSL:
        145°, 81.2766%, 53.9216%
        HSV (HSB):
        145°, 81.9742%, 91.3725%
        XYZ:
        33.5449, 60.1505, 27.9314
        xyY:
        0.2758, 0.4945, 60.1505
      CIE-Lab:
        81.9199, -68.7232, 41.7484
        CIE-LCH:
        81.9199, 80.4103, 148.7219
        CIE-Luv:
        81.9199, -70.5419, 66.6808
        Hunter-Lab:
        77.5568, -58.5193, 32.9370
      #2ae979 color charts
#2ae979 RGB chart
      #2ae979 CMYK chart
      #2ae979 RGB pie chart
      #2ae979 color shades, tints & tones
#2ae979 color schemes
#2ae979 color preview, HTML & CSS examples
           This text has a color of #2ae979        
        
          <p style="color:#2ae979;">Text here</p>
        
        
          .mytext {color:#2ae979;}
        
        Text color #2ae979
      
           This box has a color of #2ae979        
        
          <div style="background-color:#2ae979;">Content here</div>
        
        
          .mybackground {background-color:#2ae979;}
        
        Background color #2ae979
      
           Border around this has a color of #2ae979        
        
          <div style="border:2px solid #2ae979;">Content here</div>
        
        
          .myborder {border:2px solid #2ae979;}
        
        Border color #2ae979