#80cfcb color space conversions
Hex:
        #80cfcb
        RGB:
        128, 207, 203
        CMY:
        50, 19, 20
        CMYK:
        38, 0, 2, 19
      HSL:
        177°, 45.1429%, 65.6863%
        HSV (HSB):
        177°, 38.1643%, 81.1765%
        XYZ:
        41.9944, 53.5266, 64.6182
        xyY:
        0.2622, 0.3343, 53.5266
      CIE-Lab:
        78.1849, -25.1483, -5.6841
        CIE-LCH:
        78.1849, 25.7827, 192.7362
        CIE-Luv:
        78.1849, -36.7209, -4.6419
        Hunter-Lab:
        73.1619, -25.5756, -1.1529
      #80cfcb color charts
#80cfcb RGB chart
      #80cfcb CMYK chart
      #80cfcb RGB pie chart
      #80cfcb color shades, tints & tones
#80cfcb color schemes
#80cfcb color preview, HTML & CSS examples
           This text has a color of #80cfcb        
        
          <p style="color:#80cfcb;">Text here</p>
        
        
          .mytext {color:#80cfcb;}
        
        Text color #80cfcb
      
           This box has a color of #80cfcb        
        
          <div style="background-color:#80cfcb;">Content here</div>
        
        
          .mybackground {background-color:#80cfcb;}
        
        Background color #80cfcb
      
           Border around this has a color of #80cfcb        
        
          <div style="border:2px solid #80cfcb;">Content here</div>
        
        
          .myborder {border:2px solid #80cfcb;}
        
        Border color #80cfcb