#2ac272 color space conversions
Hex:
        #2ac272
        RGB:
        42, 194, 114
        CMY:
        84, 24, 55
        CMYK:
        78, 0, 41, 24
      HSL:
        148°, 64.4068%, 46.2745%
        HSV (HSB):
        148°, 78.3505%, 76.0784%
        XYZ:
        23.2839, 40.2907, 22.4693
        xyY:
        0.2706, 0.4683, 40.2907
      CIE-Lab:
        69.6761, -56.4390, 29.5295
        CIE-LCH:
        69.6761, 63.6974, 152.3810
        CIE-Luv:
        69.6761, -57.8273, 48.3461
        Hunter-Lab:
        63.4750, -45.6038, 23.4446
      #2ac272 color charts
#2ac272 RGB chart
      #2ac272 CMYK chart
      #2ac272 RGB pie chart
      #2ac272 color shades, tints & tones
#2ac272 color schemes
#2ac272 color preview, HTML & CSS examples
           This text has a color of #2ac272        
        
          <p style="color:#2ac272;">Text here</p>
        
        
          .mytext {color:#2ac272;}
        
        Text color #2ac272
      
           This box has a color of #2ac272        
        
          <div style="background-color:#2ac272;">Content here</div>
        
        
          .mybackground {background-color:#2ac272;}
        
        Background color #2ac272
      
           Border around this has a color of #2ac272        
        
          <div style="border:2px solid #2ac272;">Content here</div>
        
        
          .myborder {border:2px solid #2ac272;}
        
        Border color #2ac272