#2ac450 color space conversions
Hex:
        #2ac450
        RGB:
        42, 196, 80
        CMY:
        84, 23, 69
        CMYK:
        79, 0, 59, 23
      HSL:
        135°, 64.7059%, 46.6667%
        HSV (HSB):
        135°, 78.5714%, 76.8627%
        XYZ:
        22.1427, 40.5513, 14.2496
        xyY:
        0.2878, 0.5270, 40.5513
      CIE-Lab:
        69.8604, -62.4303, 46.4936
        CIE-LCH:
        69.8604, 77.8408, 143.3239
        CIE-Luv:
        69.8604, -60.1809, 67.0466
        Hunter-Lab:
        63.6799, -49.3719, 31.3087
      #2ac450 color charts
#2ac450 RGB chart
      #2ac450 CMYK chart
      #2ac450 RGB pie chart
      #2ac450 color shades, tints & tones
#2ac450 color schemes
#2ac450 color preview, HTML & CSS examples
           This text has a color of #2ac450        
        
          <p style="color:#2ac450;">Text here</p>
        
        
          .mytext {color:#2ac450;}
        
        Text color #2ac450
      
           This box has a color of #2ac450        
        
          <div style="background-color:#2ac450;">Content here</div>
        
        
          .mybackground {background-color:#2ac450;}
        
        Background color #2ac450
      
           Border around this has a color of #2ac450        
        
          <div style="border:2px solid #2ac450;">Content here</div>
        
        
          .myborder {border:2px solid #2ac450;}
        
        Border color #2ac450