#80a9ae color space conversions
Hex:
        #80a9ae
        RGB:
        128, 169, 174
        CMY:
        50, 34, 32
        CMYK:
        26, 3, 0, 32
      HSL:
        187°, 22.1154%, 59.2157%
        HSV (HSB):
        187°, 26.4368%, 68.2353%
        XYZ:
        30.7300, 36.0211, 45.3775
        xyY:
        0.2741, 0.3212, 36.0211
      CIE-Lab:
        66.5361, -12.5871, -7.0872
        CIE-LCH:
        66.5361, 14.4452, 209.3816
        CIE-Luv:
        66.5361, -20.7786, -8.5713
        Hunter-Lab:
        60.0176, -13.6357, -2.8151
      #80a9ae color charts
#80a9ae RGB chart
      #80a9ae CMYK chart
      #80a9ae RGB pie chart
      #80a9ae color shades, tints & tones
#80a9ae color schemes
#80a9ae color preview, HTML & CSS examples
           This text has a color of #80a9ae        
        
          <p style="color:#80a9ae;">Text here</p>
        
        
          .mytext {color:#80a9ae;}
        
        Text color #80a9ae
      
           This box has a color of #80a9ae        
        
          <div style="background-color:#80a9ae;">Content here</div>
        
        
          .mybackground {background-color:#80a9ae;}
        
        Background color #80a9ae
      
           Border around this has a color of #80a9ae        
        
          <div style="border:2px solid #80a9ae;">Content here</div>
        
        
          .myborder {border:2px solid #80a9ae;}
        
        Border color #80a9ae