#2ac474 color space conversions
Hex:
        #2ac474
        RGB:
        42, 196, 116
        CMY:
        84, 23, 55
        CMYK:
        79, 0, 41, 23
      HSL:
        149°, 64.7059%, 46.6667%
        HSV (HSB):
        149°, 78.5714%, 76.8627%
        XYZ:
        23.8472, 41.2331, 23.2249
        xyY:
        0.2701, 0.4669, 41.2331
      CIE-Lab:
        70.3389, -56.7932, 29.3620
        CIE-LCH:
        70.3389, 63.9343, 152.6611
        CIE-Luv:
        70.3389, -58.4034, 48.3310
        Hunter-Lab:
        64.2130, -46.0821, 23.5047
      #2ac474 color charts
#2ac474 RGB chart
      #2ac474 CMYK chart
      #2ac474 RGB pie chart
      #2ac474 color shades, tints & tones
#2ac474 color schemes
#2ac474 color preview, HTML & CSS examples
           This text has a color of #2ac474        
        
          <p style="color:#2ac474;">Text here</p>
        
        
          .mytext {color:#2ac474;}
        
        Text color #2ac474
      
           This box has a color of #2ac474        
        
          <div style="background-color:#2ac474;">Content here</div>
        
        
          .mybackground {background-color:#2ac474;}
        
        Background color #2ac474
      
           Border around this has a color of #2ac474        
        
          <div style="border:2px solid #2ac474;">Content here</div>
        
        
          .myborder {border:2px solid #2ac474;}
        
        Border color #2ac474