#2ac496 color space conversions
Hex:
        #2ac496
        RGB:
        42, 196, 150
        CMY:
        84, 23, 41
        CMYK:
        79, 0, 23, 23
      HSL:
        162°, 64.7059%, 46.6667%
        HSV (HSB):
        162°, 78.5714%, 76.8627%
        XYZ:
        26.1998, 42.1741, 35.6137
        xyY:
        0.2520, 0.4056, 42.1741
      CIE-Lab:
        70.9908, -49.5561, 12.1842
        CIE-LCH:
        70.9908, 51.0320, 166.1869
        CIE-Luv:
        70.9908, -56.2626, 25.2932
        Hunter-Lab:
        64.9416, -41.6344, 12.9447
      #2ac496 color charts
#2ac496 RGB chart
      #2ac496 CMYK chart
      #2ac496 RGB pie chart
      #2ac496 color shades, tints & tones
#2ac496 color schemes
#2ac496 color preview, HTML & CSS examples
           This text has a color of #2ac496        
        
          <p style="color:#2ac496;">Text here</p>
        
        
          .mytext {color:#2ac496;}
        
        Text color #2ac496
      
           This box has a color of #2ac496        
        
          <div style="background-color:#2ac496;">Content here</div>
        
        
          .mybackground {background-color:#2ac496;}
        
        Background color #2ac496
      
           Border around this has a color of #2ac496        
        
          <div style="border:2px solid #2ac496;">Content here</div>
        
        
          .myborder {border:2px solid #2ac496;}
        
        Border color #2ac496