#2ac484 color space conversions
Hex:
        #2ac484
        RGB:
        42, 196, 132
        CMY:
        84, 23, 48
        CMYK:
        79, 0, 33, 23
      HSL:
        155°, 64.7059%, 46.6667%
        HSV (HSB):
        155°, 78.5714%, 76.8627%
        XYZ:
        24.8596, 41.6380, 28.5565
        xyY:
        0.2615, 0.4380, 41.6380
      CIE-Lab:
        70.6206, -53.6064, 21.3258
        CIE-LCH:
        70.6206, 57.6926, 158.3062
        CIE-Luv:
        70.6206, -57.4414, 38.0522
        Hunter-Lab:
        64.5275, -44.1550, 18.9306
      #2ac484 color charts
#2ac484 RGB chart
      #2ac484 CMYK chart
      #2ac484 RGB pie chart
      #2ac484 color shades, tints & tones
#2ac484 color schemes
#2ac484 color preview, HTML & CSS examples
           This text has a color of #2ac484        
        
          <p style="color:#2ac484;">Text here</p>
        
        
          .mytext {color:#2ac484;}
        
        Text color #2ac484
      
           This box has a color of #2ac484        
        
          <div style="background-color:#2ac484;">Content here</div>
        
        
          .mybackground {background-color:#2ac484;}
        
        Background color #2ac484
      
           Border around this has a color of #2ac484        
        
          <div style="border:2px solid #2ac484;">Content here</div>
        
        
          .myborder {border:2px solid #2ac484;}
        
        Border color #2ac484