#2ac592 color space conversions
Hex:
        #2ac592
        RGB:
        42, 197, 146
        CMY:
        84, 23, 43
        CMYK:
        79, 0, 26, 23
      HSL:
        160°, 64.8536%, 46.8627%
        HSV (HSB):
        160°, 78.6802%, 77.2549%
        XYZ:
        26.1094, 42.5001, 34.0214
        xyY:
        0.2544, 0.4141, 42.5001
      CIE-Lab:
        71.2143, -50.8943, 14.6548
        CIE-LCH:
        71.2143, 52.9622, 163.9365
        CIE-Luv:
        71.2143, -56.8806, 28.9068
        Hunter-Lab:
        65.1921, -42.5969, 14.6932
      #2ac592 color charts
#2ac592 RGB chart
      #2ac592 CMYK chart
      #2ac592 RGB pie chart
      #2ac592 color shades, tints & tones
#2ac592 color schemes
#2ac592 color preview, HTML & CSS examples
           This text has a color of #2ac592        
        
          <p style="color:#2ac592;">Text here</p>
        
        
          .mytext {color:#2ac592;}
        
        Text color #2ac592
      
           This box has a color of #2ac592        
        
          <div style="background-color:#2ac592;">Content here</div>
        
        
          .mybackground {background-color:#2ac592;}
        
        Background color #2ac592
      
           Border around this has a color of #2ac592        
        
          <div style="border:2px solid #2ac592;">Content here</div>
        
        
          .myborder {border:2px solid #2ac592;}
        
        Border color #2ac592