#80adb2 color space conversions
Hex:
        #80adb2
        RGB:
        128, 173, 178
        CMY:
        50, 32, 30
        CMYK:
        28, 3, 0, 30
      HSL:
        186°, 24.5098%, 60.0000%
        HSV (HSB):
        186°, 28.0899%, 69.8039%
        XYZ:
        31.8815, 37.6907, 47.7142
        xyY:
        0.2718, 0.3214, 37.6907
      CIE-Lab:
        67.7920, -13.7668, -7.4431
        CIE-LCH:
        67.7920, 15.6501, 208.3982
        CIE-Luv:
        67.7920, -22.5582, -8.9663
        Hunter-Lab:
        61.3927, -14.7414, -3.1050
      #80adb2 color charts
#80adb2 RGB chart
      #80adb2 CMYK chart
      #80adb2 RGB pie chart
      #80adb2 color shades, tints & tones
#80adb2 color schemes
#80adb2 color preview, HTML & CSS examples
           This text has a color of #80adb2        
        
          <p style="color:#80adb2;">Text here</p>
        
        
          .mytext {color:#80adb2;}
        
        Text color #80adb2
      
           This box has a color of #80adb2        
        
          <div style="background-color:#80adb2;">Content here</div>
        
        
          .mybackground {background-color:#80adb2;}
        
        Background color #80adb2
      
           Border around this has a color of #80adb2        
        
          <div style="border:2px solid #80adb2;">Content here</div>
        
        
          .myborder {border:2px solid #80adb2;}
        
        Border color #80adb2