#2a996b color space conversions
Hex:
        #2a996b
        RGB:
        42, 153, 107
        CMY:
        84, 40, 58
        CMYK:
        73, 0, 30, 40
      HSL:
        155°, 56.9231%, 38.2353%
        HSV (HSB):
        155°, 72.5490%, 60.0000%
        XYZ:
        14.9999, 24.3362, 17.8167
        xyY:
        0.2625, 0.4258, 24.3362
      CIE-Lab:
        56.4229, -41.9667, 15.4750
        CIE-LCH:
        56.4229, 44.7289, 159.7588
        CIE-Luv:
        56.4229, -43.5919, 27.0820
        Hunter-Lab:
        49.3318, -32.0555, 13.1190
      #2a996b color charts
#2a996b RGB chart
      #2a996b CMYK chart
      #2a996b RGB pie chart
      #2a996b color shades, tints & tones
#2a996b color schemes
#2a996b color preview, HTML & CSS examples
           This text has a color of #2a996b        
        
          <p style="color:#2a996b;">Text here</p>
        
        
          .mytext {color:#2a996b;}
        
        Text color #2a996b
      
           This box has a color of #2a996b        
        
          <div style="background-color:#2a996b;">Content here</div>
        
        
          .mybackground {background-color:#2a996b;}
        
        Background color #2a996b
      
           Border around this has a color of #2a996b        
        
          <div style="border:2px solid #2a996b;">Content here</div>
        
        
          .myborder {border:2px solid #2a996b;}
        
        Border color #2a996b