#80cdc7 color space conversions
Hex:
        #80cdc7
        RGB:
        128, 205, 199
        CMY:
        50, 20, 22
        CMYK:
        38, 0, 3, 20
      HSL:
        175°, 43.5028%, 65.2941%
        HSV (HSB):
        175°, 37.5610%, 80.3922%
        XYZ:
        41.0422, 52.3754, 61.9791
        xyY:
        0.2641, 0.3370, 52.3754
      CIE-Lab:
        77.5047, -25.1169, -4.5368
        CIE-LCH:
        77.5047, 25.5234, 190.2388
        CIE-Luv:
        77.5047, -35.9854, -2.8495
        Hunter-Lab:
        72.3708, -25.4198, -0.1170
      #80cdc7 color charts
#80cdc7 RGB chart
      #80cdc7 CMYK chart
      #80cdc7 RGB pie chart
      #80cdc7 color shades, tints & tones
#80cdc7 color schemes
#80cdc7 color preview, HTML & CSS examples
           This text has a color of #80cdc7        
        
          <p style="color:#80cdc7;">Text here</p>
        
        
          .mytext {color:#80cdc7;}
        
        Text color #80cdc7
      
           This box has a color of #80cdc7        
        
          <div style="background-color:#80cdc7;">Content here</div>
        
        
          .mybackground {background-color:#80cdc7;}
        
        Background color #80cdc7
      
           Border around this has a color of #80cdc7        
        
          <div style="border:2px solid #80cdc7;">Content here</div>
        
        
          .myborder {border:2px solid #80cdc7;}
        
        Border color #80cdc7