#80a1ae color space conversions
Hex:
        #80a1ae
        RGB:
        128, 161, 174
        CMY:
        50, 37, 32
        CMYK:
        26, 7, 0, 32
      HSL:
        197°, 22.1154%, 59.2157%
        HSV (HSB):
        197°, 26.4368%, 68.2353%
        XYZ:
        29.2869, 33.1349, 44.8965
        xyY:
        0.2729, 0.3088, 33.1349
      CIE-Lab:
        64.2700, -8.2778, -10.4644
        CIE-LCH:
        64.2700, 13.3426, 231.6542
        CIE-Luv:
        64.2700, -17.2214, -14.3542
        Hunter-Lab:
        57.5629, -9.9177, -5.9495
      #80a1ae color charts
#80a1ae RGB chart
      #80a1ae CMYK chart
      #80a1ae RGB pie chart
      #80a1ae color shades, tints & tones
#80a1ae color schemes
#80a1ae color preview, HTML & CSS examples
           This text has a color of #80a1ae        
        
          <p style="color:#80a1ae;">Text here</p>
        
        
          .mytext {color:#80a1ae;}
        
        Text color #80a1ae
      
           This box has a color of #80a1ae        
        
          <div style="background-color:#80a1ae;">Content here</div>
        
        
          .mybackground {background-color:#80a1ae;}
        
        Background color #80a1ae
      
           Border around this has a color of #80a1ae        
        
          <div style="border:2px solid #80a1ae;">Content here</div>
        
        
          .myborder {border:2px solid #80a1ae;}
        
        Border color #80a1ae