#2a9996 color space conversions
Hex:
        #2a9996
        RGB:
        42, 153, 150
        CMY:
        84, 40, 41
        CMYK:
        73, 0, 2, 40
      HSL:
        178°, 56.9231%, 38.2353%
        HSV (HSB):
        178°, 72.5490%, 60.0000%
        XYZ:
        17.8511, 25.4767, 32.8308
        xyY:
        0.2344, 0.3345, 25.4767
      CIE-Lab:
        57.5370, -30.6318, -7.3250
        CIE-LCH:
        57.5370, 31.4955, 193.4486
        CIE-Luv:
        57.5370, -40.8395, -6.2608
        Hunter-Lab:
        50.4745, -25.2009, -3.2327
      #2a9996 color charts
#2a9996 RGB chart
      #2a9996 CMYK chart
      #2a9996 RGB pie chart
      #2a9996 color shades, tints & tones
#2a9996 color schemes
#2a9996 color preview, HTML & CSS examples
           This text has a color of #2a9996        
        
          <p style="color:#2a9996;">Text here</p>
        
        
          .mytext {color:#2a9996;}
        
        Text color #2a9996
      
           This box has a color of #2a9996        
        
          <div style="background-color:#2a9996;">Content here</div>
        
        
          .mybackground {background-color:#2a9996;}
        
        Background color #2a9996
      
           Border around this has a color of #2a9996        
        
          <div style="border:2px solid #2a9996;">Content here</div>
        
        
          .myborder {border:2px solid #2a9996;}
        
        Border color #2a9996