#80b4a1 color space conversions
Hex:
        #80b4a1
        RGB:
        128, 180, 161
        CMY:
        50, 29, 37
        CMYK:
        29, 0, 11, 29
      HSL:
        158°, 25.7426%, 60.3922%
        HSV (HSB):
        158°, 28.8889%, 70.5882%
        XYZ:
        31.6564, 39.8049, 39.7329
        xyY:
        0.2847, 0.3580, 39.8049
      CIE-Lab:
        69.3304, -21.2174, 4.2012
        CIE-LCH:
        69.3304, 21.6293, 168.7998
        CIE-Luv:
        69.3304, -25.7214, 9.5948
        Hunter-Lab:
        63.0911, -20.8460, 6.8248
      #80b4a1 color charts
#80b4a1 RGB chart
      #80b4a1 CMYK chart
      #80b4a1 RGB pie chart
      #80b4a1 color shades, tints & tones
#80b4a1 color schemes
#80b4a1 color preview, HTML & CSS examples
           This text has a color of #80b4a1        
        
          <p style="color:#80b4a1;">Text here</p>
        
        
          .mytext {color:#80b4a1;}
        
        Text color #80b4a1
      
           This box has a color of #80b4a1        
        
          <div style="background-color:#80b4a1;">Content here</div>
        
        
          .mybackground {background-color:#80b4a1;}
        
        Background color #80b4a1
      
           Border around this has a color of #80b4a1        
        
          <div style="border:2px solid #80b4a1;">Content here</div>
        
        
          .myborder {border:2px solid #80b4a1;}
        
        Border color #80b4a1