#2ac297 color space conversions
Hex:
        #2ac297
        RGB:
        42, 194, 151
        CMY:
        84, 24, 41
        CMYK:
        78, 0, 22, 24
      HSL:
        163°, 64.4068%, 46.2745%
        HSV (HSB):
        163°, 78.3505%, 76.0784%
        XYZ:
        25.8325, 41.3102, 35.8903
        xyY:
        0.2507, 0.4009, 41.3102
      CIE-Lab:
        70.3927, -48.5057, 10.7972
        CIE-LCH:
        70.3927, 49.6929, 167.4508
        CIE-Luv:
        70.3927, -55.4952, 23.1599
        Hunter-Lab:
        64.2730, -40.7352, 11.8833
      #2ac297 color charts
#2ac297 RGB chart
      #2ac297 CMYK chart
      #2ac297 RGB pie chart
      #2ac297 color shades, tints & tones
#2ac297 color schemes
#2ac297 color preview, HTML & CSS examples
           This text has a color of #2ac297        
        
          <p style="color:#2ac297;">Text here</p>
        
        
          .mytext {color:#2ac297;}
        
        Text color #2ac297
      
           This box has a color of #2ac297        
        
          <div style="background-color:#2ac297;">Content here</div>
        
        
          .mybackground {background-color:#2ac297;}
        
        Background color #2ac297
      
           Border around this has a color of #2ac297        
        
          <div style="border:2px solid #2ac297;">Content here</div>
        
        
          .myborder {border:2px solid #2ac297;}
        
        Border color #2ac297