#2ac048 color space conversions
Hex:
        #2ac048
        RGB:
        42, 192, 72
        CMY:
        84, 25, 72
        CMYK:
        78, 0, 63, 25
      HSL:
        132°, 64.1026%, 45.8824%
        HSV (HSB):
        132°, 78.1250%, 75.2941%
        XYZ:
        20.9742, 38.6594, 12.4874
        xyY:
        0.2908, 0.5360, 38.6594
      CIE-Lab:
        68.5038, -62.0932, 48.5257
        CIE-LCH:
        68.5038, 78.8055, 141.9924
        CIE-Luv:
        68.5038, -59.1393, 68.3371
        Hunter-Lab:
        62.1767, -48.5954, 31.6160
      #2ac048 color charts
#2ac048 RGB chart
      #2ac048 CMYK chart
      #2ac048 RGB pie chart
      #2ac048 color shades, tints & tones
#2ac048 color schemes
#2ac048 color preview, HTML & CSS examples
           This text has a color of #2ac048        
        
          <p style="color:#2ac048;">Text here</p>
        
        
          .mytext {color:#2ac048;}
        
        Text color #2ac048
      
           This box has a color of #2ac048        
        
          <div style="background-color:#2ac048;">Content here</div>
        
        
          .mybackground {background-color:#2ac048;}
        
        Background color #2ac048
      
           Border around this has a color of #2ac048        
        
          <div style="border:2px solid #2ac048;">Content here</div>
        
        
          .myborder {border:2px solid #2ac048;}
        
        Border color #2ac048