#2a9992 color space conversions
Hex:
        #2a9992
        RGB:
        42, 153, 146
        CMY:
        84, 40, 43
        CMYK:
        73, 0, 5, 40
      HSL:
        176°, 56.9231%, 38.2353%
        HSV (HSB):
        176°, 72.5490%, 60.0000%
        XYZ:
        17.5344, 25.3500, 31.1630
        xyY:
        0.2368, 0.3423, 25.3500
      CIE-Lab:
        57.4149, -31.8091, -5.2249
        CIE-LCH:
        57.4149, 32.2354, 189.3281
        CIE-Luv:
        57.4149, -41.1062, -2.9340
        Hunter-Lab:
        50.3488, -25.9463, -1.4529
      #2a9992 color charts
#2a9992 RGB chart
      #2a9992 CMYK chart
      #2a9992 RGB pie chart
      #2a9992 color shades, tints & tones
#2a9992 color schemes
#2a9992 color preview, HTML & CSS examples
           This text has a color of #2a9992        
        
          <p style="color:#2a9992;">Text here</p>
        
        
          .mytext {color:#2a9992;}
        
        Text color #2a9992
      
           This box has a color of #2a9992        
        
          <div style="background-color:#2a9992;">Content here</div>
        
        
          .mybackground {background-color:#2a9992;}
        
        Background color #2a9992
      
           Border around this has a color of #2a9992        
        
          <div style="border:2px solid #2a9992;">Content here</div>
        
        
          .myborder {border:2px solid #2a9992;}
        
        Border color #2a9992