#80d0c2 color space conversions
Hex:
        #80d0c2
        RGB:
        128, 208, 194
        CMY:
        50, 18, 24
        CMYK:
        38, 0, 7, 18
      HSL:
        170°, 45.9770%, 65.8824%
        HSV (HSB):
        170°, 38.4615%, 81.5686%
        XYZ:
        41.1956, 53.5960, 59.2128
        xyY:
        0.2675, 0.3480, 53.5960
      CIE-Lab:
        78.2256, -27.7538, -0.7903
        CIE-LCH:
        78.2256, 27.7650, 181.6311
        CIE-Luv:
        78.2256, -37.3485, 3.3427
        Hunter-Lab:
        73.2093, -27.6726, 3.2919
      #80d0c2 color charts
#80d0c2 RGB chart
      #80d0c2 CMYK chart
      #80d0c2 RGB pie chart
      #80d0c2 color shades, tints & tones
#80d0c2 color schemes
#80d0c2 color preview, HTML & CSS examples
           This text has a color of #80d0c2        
        
          <p style="color:#80d0c2;">Text here</p>
        
        
          .mytext {color:#80d0c2;}
        
        Text color #80d0c2
      
           This box has a color of #80d0c2        
        
          <div style="background-color:#80d0c2;">Content here</div>
        
        
          .mybackground {background-color:#80d0c2;}
        
        Background color #80d0c2
      
           Border around this has a color of #80d0c2        
        
          <div style="border:2px solid #80d0c2;">Content here</div>
        
        
          .myborder {border:2px solid #80d0c2;}
        
        Border color #80d0c2