#80b8a2 color space conversions
Hex:
        #80b8a2
        RGB:
        128, 184, 162
        CMY:
        50, 28, 36
        CMYK:
        30, 0, 12, 28
      HSL:
        156°, 28.2828%, 61.1765%
        HSV (HSB):
        156°, 30.4348%, 72.1569%
        XYZ:
        32.5642, 41.4788, 40.4723
        xyY:
        0.2844, 0.3622, 41.4788
      CIE-Lab:
        70.5101, -23.0206, 5.3541
        CIE-LCH:
        70.5101, 23.6350, 166.9071
        CIE-Luv:
        70.5101, -27.5160, 11.5781
        Hunter-Lab:
        64.4040, -22.4534, 7.8242
      #80b8a2 color charts
#80b8a2 RGB chart
      #80b8a2 CMYK chart
      #80b8a2 RGB pie chart
      #80b8a2 color shades, tints & tones
#80b8a2 color schemes
#80b8a2 color preview, HTML & CSS examples
           This text has a color of #80b8a2        
        
          <p style="color:#80b8a2;">Text here</p>
        
        
          .mytext {color:#80b8a2;}
        
        Text color #80b8a2
      
           This box has a color of #80b8a2        
        
          <div style="background-color:#80b8a2;">Content here</div>
        
        
          .mybackground {background-color:#80b8a2;}
        
        Background color #80b8a2
      
           Border around this has a color of #80b8a2        
        
          <div style="border:2px solid #80b8a2;">Content here</div>
        
        
          .myborder {border:2px solid #80b8a2;}
        
        Border color #80b8a2