#2ac279 color space conversions
Hex:
        #2ac279
        RGB:
        42, 194, 121
        CMY:
        84, 24, 53
        CMYK:
        78, 0, 38, 24
      HSL:
        151°, 64.4068%, 46.2745%
        HSV (HSB):
        151°, 78.3505%, 76.0784%
        XYZ:
        23.6978, 40.4563, 24.6490
        xyY:
        0.2669, 0.4556, 40.4563
      CIE-Lab:
        69.7933, -55.1011, 26.0271
        CIE-LCH:
        69.7933, 60.9389, 154.7162
        CIE-Luv:
        69.7933, -57.4207, 44.0060
        Hunter-Lab:
        63.6053, -44.8043, 21.5470
      #2ac279 color charts
#2ac279 RGB chart
      #2ac279 CMYK chart
      #2ac279 RGB pie chart
      #2ac279 color shades, tints & tones
#2ac279 color schemes
#2ac279 color preview, HTML & CSS examples
           This text has a color of #2ac279        
        
          <p style="color:#2ac279;">Text here</p>
        
        
          .mytext {color:#2ac279;}
        
        Text color #2ac279
      
           This box has a color of #2ac279        
        
          <div style="background-color:#2ac279;">Content here</div>
        
        
          .mybackground {background-color:#2ac279;}
        
        Background color #2ac279
      
           Border around this has a color of #2ac279        
        
          <div style="border:2px solid #2ac279;">Content here</div>
        
        
          .myborder {border:2px solid #2ac279;}
        
        Border color #2ac279