#80aac0 color space conversions
Hex:
        #80aac0
        RGB:
        128, 170, 192
        CMY:
        50, 33, 25
        CMYK:
        33, 11, 0, 25
      HSL:
        201°, 33.6842%, 62.7451%
        HSV (HSB):
        201°, 33.3333%, 75.2941%
        XYZ:
        32.7912, 37.1444, 55.3105
        xyY:
        0.2618, 0.2966, 37.1444
      CIE-Lab:
        67.3852, -8.7401, -15.8126
        CIE-LCH:
        67.3852, 18.0673, 241.0693
        CIE-Luv:
        67.3852, -21.3007, -22.8427
        Hunter-Lab:
        60.9462, -10.6165, -11.1451
      #80aac0 color charts
#80aac0 RGB chart
      #80aac0 CMYK chart
      #80aac0 RGB pie chart
      #80aac0 color shades, tints & tones
#80aac0 color schemes
#80aac0 color preview, HTML & CSS examples
           This text has a color of #80aac0        
        
          <p style="color:#80aac0;">Text here</p>
        
        
          .mytext {color:#80aac0;}
        
        Text color #80aac0
      
           This box has a color of #80aac0        
        
          <div style="background-color:#80aac0;">Content here</div>
        
        
          .mybackground {background-color:#80aac0;}
        
        Background color #80aac0
      
           Border around this has a color of #80aac0        
        
          <div style="border:2px solid #80aac0;">Content here</div>
        
        
          .myborder {border:2px solid #80aac0;}
        
        Border color #80aac0