#80a9ac color space conversions
Hex:
        #80a9ac
        RGB:
        128, 169, 172
        CMY:
        50, 34, 33
        CMYK:
        26, 2, 0, 33
      HSL:
        184°, 20.9524%, 58.8235%
        HSV (HSB):
        184°, 25.5814%, 67.4510%
        XYZ:
        30.5364, 35.9437, 44.3581
        xyY:
        0.2755, 0.3243, 35.9437
      CIE-Lab:
        66.4769, -13.0541, -6.0620
        CIE-LCH:
        66.4769, 14.3930, 204.9090
        CIE-Luv:
        66.4769, -20.7690, -6.9327
        Hunter-Lab:
        59.9531, -14.0008, -1.9004
      #80a9ac color charts
#80a9ac RGB chart
      #80a9ac CMYK chart
      #80a9ac RGB pie chart
      #80a9ac color shades, tints & tones
#80a9ac color schemes
#80a9ac color preview, HTML & CSS examples
           This text has a color of #80a9ac        
        
          <p style="color:#80a9ac;">Text here</p>
        
        
          .mytext {color:#80a9ac;}
        
        Text color #80a9ac
      
           This box has a color of #80a9ac        
        
          <div style="background-color:#80a9ac;">Content here</div>
        
        
          .mybackground {background-color:#80a9ac;}
        
        Background color #80a9ac
      
           Border around this has a color of #80a9ac        
        
          <div style="border:2px solid #80a9ac;">Content here</div>
        
        
          .myborder {border:2px solid #80a9ac;}
        
        Border color #80a9ac