#80d0d1 color space conversions
Hex:
        #80d0d1
        RGB:
        128, 208, 209
        CMY:
        50, 18, 18
        CMYK:
        39, 0, 0, 18
      HSL:
        181°, 46.8208%, 66.0784%
        HSV (HSB):
        181°, 38.7560%, 81.9608%
        XYZ:
        42.9666, 54.3044, 68.5388
        xyY:
        0.2591, 0.3275, 54.3044
      CIE-Lab:
        78.6389, -24.1888, -8.2340
        CIE-LCH:
        78.6389, 25.5519, 198.7988
        CIE-Luv:
        78.6389, -36.9890, -8.8193
        Hunter-Lab:
        73.6915, -24.8839, -3.5602
      #80d0d1 color charts
#80d0d1 RGB chart
      #80d0d1 CMYK chart
      #80d0d1 RGB pie chart
      #80d0d1 color shades, tints & tones
#80d0d1 color schemes
#80d0d1 color preview, HTML & CSS examples
           This text has a color of #80d0d1        
        
          <p style="color:#80d0d1;">Text here</p>
        
        
          .mytext {color:#80d0d1;}
        
        Text color #80d0d1
      
           This box has a color of #80d0d1        
        
          <div style="background-color:#80d0d1;">Content here</div>
        
        
          .mybackground {background-color:#80d0d1;}
        
        Background color #80d0d1
      
           Border around this has a color of #80d0d1        
        
          <div style="border:2px solid #80d0d1;">Content here</div>
        
        
          .myborder {border:2px solid #80d0d1;}
        
        Border color #80d0d1