#2a996a color space conversions
Hex:
        #2a996a
        RGB:
        42, 153, 106
        CMY:
        84, 40, 58
        CMYK:
        73, 0, 31, 40
      HSL:
        155°, 56.9231%, 38.2353%
        HSV (HSB):
        155°, 72.5490%, 60.0000%
        XYZ:
        14.9476, 24.3153, 17.5412
        xyY:
        0.2631, 0.4281, 24.3153
      CIE-Lab:
        56.4021, -42.1917, 16.0060
        CIE-LCH:
        56.4021, 45.1257, 159.2250
        CIE-Luv:
        56.4021, -43.6508, 27.7748
        Hunter-Lab:
        49.3106, -32.1845, 13.4262
      #2a996a color charts
#2a996a RGB chart
      #2a996a CMYK chart
      #2a996a RGB pie chart
      #2a996a color shades, tints & tones
#2a996a color schemes
#2a996a color preview, HTML & CSS examples
           This text has a color of #2a996a        
        
          <p style="color:#2a996a;">Text here</p>
        
        
          .mytext {color:#2a996a;}
        
        Text color #2a996a
      
           This box has a color of #2a996a        
        
          <div style="background-color:#2a996a;">Content here</div>
        
        
          .mybackground {background-color:#2a996a;}
        
        Background color #2a996a
      
           Border around this has a color of #2a996a        
        
          <div style="border:2px solid #2a996a;">Content here</div>
        
        
          .myborder {border:2px solid #2a996a;}
        
        Border color #2a996a