#80ced2 color space conversions
Hex:
        #80ced2
        RGB:
        128, 206, 210
        CMY:
        50, 19, 18
        CMYK:
        39, 2, 0, 18
      HSL:
        183°, 47.6744%, 66.2745%
        HSV (HSB):
        183°, 39.0476%, 82.3529%
        XYZ:
        42.6063, 53.3850, 69.0315
        xyY:
        0.2582, 0.3235, 53.3850
      CIE-Lab:
        78.1017, -22.9492, -9.5699
        CIE-LCH:
        78.1017, 24.8646, 202.6362
        CIE-Luv:
        78.1017, -36.1492, -11.1258
        Hunter-Lab:
        73.0650, -23.7754, -4.8714
      #80ced2 color charts
#80ced2 RGB chart
      #80ced2 CMYK chart
      #80ced2 RGB pie chart
      #80ced2 color shades, tints & tones
#80ced2 color schemes
#80ced2 color preview, HTML & CSS examples
           This text has a color of #80ced2        
        
          <p style="color:#80ced2;">Text here</p>
        
        
          .mytext {color:#80ced2;}
        
        Text color #80ced2
      
           This box has a color of #80ced2        
        
          <div style="background-color:#80ced2;">Content here</div>
        
        
          .mybackground {background-color:#80ced2;}
        
        Background color #80ced2
      
           Border around this has a color of #80ced2        
        
          <div style="border:2px solid #80ced2;">Content here</div>
        
        
          .myborder {border:2px solid #80ced2;}
        
        Border color #80ced2