#2ac245 color space conversions
Hex:
        #2ac245
        RGB:
        42, 194, 69
        CMY:
        84, 24, 73
        CMYK:
        78, 0, 64, 24
      HSL:
        131°, 64.4068%, 46.2745%
        HSV (HSB):
        131°, 78.3505%, 76.0784%
        XYZ:
        21.3208, 39.5055, 12.1318
        xyY:
        0.2922, 0.5415, 39.5055
      CIE-Lab:
        69.1159, -63.0759, 50.5123
        CIE-LCH:
        69.1159, 80.8088, 141.3116
        CIE-Luv:
        69.1159, -59.9259, 70.4533
        Hunter-Lab:
        62.8534, -49.4436, 32.5533
      #2ac245 color charts
#2ac245 RGB chart
      #2ac245 CMYK chart
      #2ac245 RGB pie chart
      #2ac245 color shades, tints & tones
#2ac245 color schemes
#2ac245 color preview, HTML & CSS examples
           This text has a color of #2ac245        
        
          <p style="color:#2ac245;">Text here</p>
        
        
          .mytext {color:#2ac245;}
        
        Text color #2ac245
      
           This box has a color of #2ac245        
        
          <div style="background-color:#2ac245;">Content here</div>
        
        
          .mybackground {background-color:#2ac245;}
        
        Background color #2ac245
      
           Border around this has a color of #2ac245        
        
          <div style="border:2px solid #2ac245;">Content here</div>
        
        
          .myborder {border:2px solid #2ac245;}
        
        Border color #2ac245