#80a17b color space conversions
Hex:
        #80a17b
        RGB:
        128, 161, 123
        CMY:
        50, 37, 52
        CMYK:
        20, 0, 24, 37
      HSL:
        112°, 16.8142%, 55.6863%
        HSV (HSB):
        112°, 23.6025%, 63.1373%
        XYZ:
        25.2221, 31.5090, 23.4914
        xyY:
        0.3144, 0.3928, 31.5090
      CIE-Lab:
        62.9350, -18.9319, 16.1413
        CIE-LCH:
        62.9350, 24.8788, 139.5491
        CIE-Luv:
        62.9350, -16.6272, 25.0642
        Hunter-Lab:
        56.1329, -18.0274, 14.4804
      #80a17b color charts
#80a17b RGB chart
      #80a17b CMYK chart
      #80a17b RGB pie chart
      #80a17b color shades, tints & tones
#80a17b color schemes
#80a17b color preview, HTML & CSS examples
           This text has a color of #80a17b        
        
          <p style="color:#80a17b;">Text here</p>
        
        
          .mytext {color:#80a17b;}
        
        Text color #80a17b
      
           This box has a color of #80a17b        
        
          <div style="background-color:#80a17b;">Content here</div>
        
        
          .mybackground {background-color:#80a17b;}
        
        Background color #80a17b
      
           Border around this has a color of #80a17b        
        
          <div style="border:2px solid #80a17b;">Content here</div>
        
        
          .myborder {border:2px solid #80a17b;}
        
        Border color #80a17b