#80a098 color space conversions
Hex:
        #80a098
        RGB:
        128, 160, 152
        CMY:
        50, 37, 40
        CMYK:
        20, 0, 5, 37
      HSL:
        165°, 14.4144%, 56.4706%
        HSV (HSB):
        165°, 20.0000%, 62.7451%
        XYZ:
        27.1404, 31.9978, 34.4515
        xyY:
        0.2900, 0.3419, 31.9978
      CIE-Lab:
        63.3411, -12.7348, 0.5106
        CIE-LCH:
        63.3411, 12.7450, 177.7040
        CIE-Luv:
        63.3411, -16.4726, 2.8039
        Hunter-Lab:
        56.5666, -13.3481, 3.4864
      #80a098 color charts
#80a098 RGB chart
      #80a098 CMYK chart
      #80a098 RGB pie chart
      #80a098 color shades, tints & tones
#80a098 color schemes
#80a098 color preview, HTML & CSS examples
           This text has a color of #80a098        
        
          <p style="color:#80a098;">Text here</p>
        
        
          .mytext {color:#80a098;}
        
        Text color #80a098
      
           This box has a color of #80a098        
        
          <div style="background-color:#80a098;">Content here</div>
        
        
          .mybackground {background-color:#80a098;}
        
        Background color #80a098
      
           Border around this has a color of #80a098        
        
          <div style="border:2px solid #80a098;">Content here</div>
        
        
          .myborder {border:2px solid #80a098;}
        
        Border color #80a098