#2ac052 color space conversions
Hex:
        #2ac052
        RGB:
        42, 192, 82
        CMY:
        84, 25, 68
        CMYK:
        78, 0, 57, 25
      HSL:
        136°, 64.1026%, 45.8824%
        HSV (HSB):
        136°, 78.1250%, 75.2941%
        XYZ:
        21.3275, 38.8007, 14.3479
        xyY:
        0.2864, 0.5210, 38.8007
      CIE-Lab:
        68.6067, -60.8494, 44.0990
        CIE-LCH:
        68.6067, 75.1491, 144.0683
        CIE-Luv:
        68.6067, -58.7389, 64.1370
        Hunter-Lab:
        62.2902, -47.8915, 29.9464
      #2ac052 color charts
#2ac052 RGB chart
      #2ac052 CMYK chart
      #2ac052 RGB pie chart
      #2ac052 color shades, tints & tones
#2ac052 color schemes
#2ac052 color preview, HTML & CSS examples
           This text has a color of #2ac052        
        
          <p style="color:#2ac052;">Text here</p>
        
        
          .mytext {color:#2ac052;}
        
        Text color #2ac052
      
           This box has a color of #2ac052        
        
          <div style="background-color:#2ac052;">Content here</div>
        
        
          .mybackground {background-color:#2ac052;}
        
        Background color #2ac052
      
           Border around this has a color of #2ac052        
        
          <div style="border:2px solid #2ac052;">Content here</div>
        
        
          .myborder {border:2px solid #2ac052;}
        
        Border color #2ac052