#80b8a9 color space conversions
Hex:
        #80b8a9
        RGB:
        128, 184, 169
        CMY:
        50, 28, 34
        CMYK:
        30, 0, 8, 28
      HSL:
        164°, 28.2828%, 61.1765%
        HSV (HSB):
        164°, 30.4348%, 72.1569%
        XYZ:
        33.2040, 41.7347, 43.8417
        xyY:
        0.2795, 0.3514, 41.7347
      CIE-Lab:
        70.6877, -21.5093, 1.7756
        CIE-LCH:
        70.6877, 21.5825, 175.2810
        CIE-Luv:
        70.6877, -27.4558, 6.1309
        Hunter-Lab:
        64.6024, -21.3098, 4.9852
      #80b8a9 color charts
#80b8a9 RGB chart
      #80b8a9 CMYK chart
      #80b8a9 RGB pie chart
      #80b8a9 color shades, tints & tones
#80b8a9 color schemes
#80b8a9 color preview, HTML & CSS examples
           This text has a color of #80b8a9        
        
          <p style="color:#80b8a9;">Text here</p>
        
        
          .mytext {color:#80b8a9;}
        
        Text color #80b8a9
      
           This box has a color of #80b8a9        
        
          <div style="background-color:#80b8a9;">Content here</div>
        
        
          .mybackground {background-color:#80b8a9;}
        
        Background color #80b8a9
      
           Border around this has a color of #80b8a9        
        
          <div style="border:2px solid #80b8a9;">Content here</div>
        
        
          .myborder {border:2px solid #80b8a9;}
        
        Border color #80b8a9