#80b1a9 color space conversions
Hex:
        #80b1a9
        RGB:
        128, 177, 169
        CMY:
        50, 31, 34
        CMYK:
        28, 0, 5, 31
      HSL:
        170°, 23.9024%, 59.8039%
        HSV (HSB):
        170°, 27.6836%, 69.4118%
        XYZ:
        31.7857, 38.8980, 43.3689
        xyY:
        0.2787, 0.3411, 38.8980
      CIE-Lab:
        68.6774, -17.9315, -1.1577
        CIE-LCH:
        68.6774, 17.9688, 183.6940
        CIE-Luv:
        68.6774, -24.3394, 1.2000
        Hunter-Lab:
        62.3683, -18.1730, 2.4295
      #80b1a9 color charts
#80b1a9 RGB chart
      #80b1a9 CMYK chart
      #80b1a9 RGB pie chart
      #80b1a9 color shades, tints & tones
#80b1a9 color schemes
#80b1a9 color preview, HTML & CSS examples
           This text has a color of #80b1a9        
        
          <p style="color:#80b1a9;">Text here</p>
        
        
          .mytext {color:#80b1a9;}
        
        Text color #80b1a9
      
           This box has a color of #80b1a9        
        
          <div style="background-color:#80b1a9;">Content here</div>
        
        
          .mybackground {background-color:#80b1a9;}
        
        Background color #80b1a9
      
           Border around this has a color of #80b1a9        
        
          <div style="border:2px solid #80b1a9;">Content here</div>
        
        
          .myborder {border:2px solid #80b1a9;}
        
        Border color #80b1a9