#2ac488 color space conversions
Hex:
        #2ac488
        RGB:
        42, 196, 136
        CMY:
        84, 23, 47
        CMYK:
        79, 0, 31, 23
      HSL:
        157°, 64.7059%, 46.6667%
        HSV (HSB):
        157°, 78.5714%, 76.8627%
        XYZ:
        25.1387, 41.7497, 30.0261
        xyY:
        0.2594, 0.4308, 41.7497
      CIE-Lab:
        70.6980, -52.7476, 19.2997
        CIE-LCH:
        70.6980, 56.1675, 159.9031
        CIE-Luv:
        70.6980, -57.1874, 35.3188
        Hunter-Lab:
        64.6140, -43.6273, 17.6777
      #2ac488 color charts
#2ac488 RGB chart
      #2ac488 CMYK chart
      #2ac488 RGB pie chart
      #2ac488 color shades, tints & tones
#2ac488 color schemes
#2ac488 color preview, HTML & CSS examples
           This text has a color of #2ac488        
        
          <p style="color:#2ac488;">Text here</p>
        
        
          .mytext {color:#2ac488;}
        
        Text color #2ac488
      
           This box has a color of #2ac488        
        
          <div style="background-color:#2ac488;">Content here</div>
        
        
          .mybackground {background-color:#2ac488;}
        
        Background color #2ac488
      
           Border around this has a color of #2ac488        
        
          <div style="border:2px solid #2ac488;">Content here</div>
        
        
          .myborder {border:2px solid #2ac488;}
        
        Border color #2ac488