#2ac434 color space conversions
Hex:
        #2ac434
        RGB:
        42, 196, 52
        CMY:
        84, 23, 80
        CMYK:
        79, 0, 73, 23
      HSL:
        124°, 64.7059%, 46.6667%
        HSV (HSB):
        124°, 78.5714%, 76.8627%
        XYZ:
        21.3146, 40.2200, 9.8887
        xyY:
        0.2984, 0.5631, 40.2200
      CIE-Lab:
        69.6260, -65.3041, 57.7318
        CIE-LCH:
        69.6260, 87.1641, 138.5219
        CIE-Luv:
        69.6260, -61.1250, 76.8576
        Hunter-Lab:
        63.4193, -50.9916, 35.1487
      #2ac434 color charts
#2ac434 RGB chart
      #2ac434 CMYK chart
      #2ac434 RGB pie chart
      #2ac434 color shades, tints & tones
#2ac434 color schemes
#2ac434 color preview, HTML & CSS examples
           This text has a color of #2ac434        
        
          <p style="color:#2ac434;">Text here</p>
        
        
          .mytext {color:#2ac434;}
        
        Text color #2ac434
      
           This box has a color of #2ac434        
        
          <div style="background-color:#2ac434;">Content here</div>
        
        
          .mybackground {background-color:#2ac434;}
        
        Background color #2ac434
      
           Border around this has a color of #2ac434        
        
          <div style="border:2px solid #2ac434;">Content here</div>
        
        
          .myborder {border:2px solid #2ac434;}
        
        Border color #2ac434