#80b6a1 color space conversions
Hex:
        #80b6a1
        RGB:
        128, 182, 161
        CMY:
        50, 29, 37
        CMYK:
        30, 0, 12, 29
      HSL:
        157°, 27.0000%, 60.7843%
        HSV (HSB):
        157°, 29.6703%, 71.3725%
        XYZ:
        32.0631, 40.6183, 39.8684
        xyY:
        0.2849, 0.3609, 40.6183
      CIE-Lab:
        69.9077, -22.2279, 5.0342
        CIE-LCH:
        69.9077, 22.7908, 167.2388
        CIE-Luv:
        69.9077, -26.6242, 10.9728
        Hunter-Lab:
        63.7325, -21.7306, 7.5234
      #80b6a1 color charts
#80b6a1 RGB chart
      #80b6a1 CMYK chart
      #80b6a1 RGB pie chart
      #80b6a1 color shades, tints & tones
#80b6a1 color schemes
#80b6a1 color preview, HTML & CSS examples
           This text has a color of #80b6a1        
        
          <p style="color:#80b6a1;">Text here</p>
        
        
          .mytext {color:#80b6a1;}
        
        Text color #80b6a1
      
           This box has a color of #80b6a1        
        
          <div style="background-color:#80b6a1;">Content here</div>
        
        
          .mybackground {background-color:#80b6a1;}
        
        Background color #80b6a1
      
           Border around this has a color of #80b6a1        
        
          <div style="border:2px solid #80b6a1;">Content here</div>
        
        
          .myborder {border:2px solid #80b6a1;}
        
        Border color #80b6a1