#80b7ac color space conversions
Hex:
        #80b7ac
        RGB:
        128, 183, 172
        CMY:
        50, 28, 33
        CMYK:
        30, 0, 6, 28
      HSL:
        168°, 27.6382%, 60.9804%
        HSV (HSB):
        168°, 30.0546%, 71.7647%
        XYZ:
        33.2820, 41.4347, 45.2733
        xyY:
        0.2774, 0.3453, 41.4347
      CIE-Lab:
        70.4794, -20.3364, -0.1738
        CIE-LCH:
        70.4794, 20.3372, 180.4895
        CIE-Luv:
        70.4794, -26.9888, 3.0539
        Hunter-Lab:
        64.3698, -20.3550, 3.3584
      #80b7ac color charts
#80b7ac RGB chart
      #80b7ac CMYK chart
      #80b7ac RGB pie chart
      #80b7ac color shades, tints & tones
#80b7ac color schemes
#80b7ac color preview, HTML & CSS examples
           This text has a color of #80b7ac        
        
          <p style="color:#80b7ac;">Text here</p>
        
        
          .mytext {color:#80b7ac;}
        
        Text color #80b7ac
      
           This box has a color of #80b7ac        
        
          <div style="background-color:#80b7ac;">Content here</div>
        
        
          .mybackground {background-color:#80b7ac;}
        
        Background color #80b7ac
      
           Border around this has a color of #80b7ac        
        
          <div style="border:2px solid #80b7ac;">Content here</div>
        
        
          .myborder {border:2px solid #80b7ac;}
        
        Border color #80b7ac