#80a992 color space conversions
Hex:
        #80a992
        RGB:
        128, 169, 146
        CMY:
        50, 34, 43
        CMYK:
        24, 0, 14, 34
      HSL:
        146°, 19.2488%, 58.2353%
        HSV (HSB):
        146°, 24.2604%, 66.2745%
        XYZ:
        28.2784, 35.0405, 32.4672
        xyY:
        0.2952, 0.3658, 35.0405
      CIE-Lab:
        65.7801, -18.7091, 7.3843
        CIE-LCH:
        65.7801, 20.1137, 158.4613
        CIE-Luv:
        65.7801, -20.6627, 13.5802
        Hunter-Lab:
        59.1950, -18.3190, 8.9172
      #80a992 color charts
#80a992 RGB chart
      #80a992 CMYK chart
      #80a992 RGB pie chart
      #80a992 color shades, tints & tones
#80a992 color schemes
#80a992 color preview, HTML & CSS examples
           This text has a color of #80a992        
        
          <p style="color:#80a992;">Text here</p>
        
        
          .mytext {color:#80a992;}
        
        Text color #80a992
      
           This box has a color of #80a992        
        
          <div style="background-color:#80a992;">Content here</div>
        
        
          .mybackground {background-color:#80a992;}
        
        Background color #80a992
      
           Border around this has a color of #80a992        
        
          <div style="border:2px solid #80a992;">Content here</div>
        
        
          .myborder {border:2px solid #80a992;}
        
        Border color #80a992