#80b1af color space conversions
Hex:
        #80b1af
        RGB:
        128, 177, 175
        CMY:
        50, 31, 31
        CMYK:
        28, 0, 1, 31
      HSL:
        178°, 23.9024%, 59.8039%
        HSV (HSB):
        178°, 27.6836%, 69.4118%
        XYZ:
        32.3621, 39.1286, 46.4044
        xyY:
        0.2745, 0.3319, 39.1286
      CIE-Lab:
        68.8443, -16.5658, -4.2258
        CIE-LCH:
        68.8443, 17.0963, 194.3105
        CIE-Luv:
        68.8443, -24.3229, -3.6313
        Hunter-Lab:
        62.5529, -17.1195, -0.1968
      #80b1af color charts
#80b1af RGB chart
      #80b1af CMYK chart
      #80b1af RGB pie chart
      #80b1af color shades, tints & tones
#80b1af color schemes
#80b1af color preview, HTML & CSS examples
           This text has a color of #80b1af        
        
          <p style="color:#80b1af;">Text here</p>
        
        
          .mytext {color:#80b1af;}
        
        Text color #80b1af
      
           This box has a color of #80b1af        
        
          <div style="background-color:#80b1af;">Content here</div>
        
        
          .mybackground {background-color:#80b1af;}
        
        Background color #80b1af
      
           Border around this has a color of #80b1af        
        
          <div style="border:2px solid #80b1af;">Content here</div>
        
        
          .myborder {border:2px solid #80b1af;}
        
        Border color #80b1af