#80ccd5 color space conversions
Hex:
        #80ccd5
        RGB:
        128, 204, 213
        CMY:
        50, 20, 16
        CMYK:
        40, 4, 0, 16
      HSL:
        186°, 50.2959%, 66.8627%
        HSV (HSB):
        186°, 39.9061%, 83.5294%
        XYZ:
        42.5052, 52.5790, 70.8593
        xyY:
        0.2561, 0.3168, 52.5790
      CIE-Lab:
        77.6258, -21.2005, -11.8937
        CIE-LCH:
        77.6258, 24.3089, 209.2927
        CIE-Luv:
        77.6258, -35.2678, -15.1050
        Hunter-Lab:
        72.5114, -22.2607, -7.1812
      #80ccd5 color charts
#80ccd5 RGB chart
      #80ccd5 CMYK chart
      #80ccd5 RGB pie chart
      #80ccd5 color shades, tints & tones
#80ccd5 color schemes
#80ccd5 color preview, HTML & CSS examples
           This text has a color of #80ccd5        
        
          <p style="color:#80ccd5;">Text here</p>
        
        
          .mytext {color:#80ccd5;}
        
        Text color #80ccd5
      
           This box has a color of #80ccd5        
        
          <div style="background-color:#80ccd5;">Content here</div>
        
        
          .mybackground {background-color:#80ccd5;}
        
        Background color #80ccd5
      
           Border around this has a color of #80ccd5        
        
          <div style="border:2px solid #80ccd5;">Content here</div>
        
        
          .myborder {border:2px solid #80ccd5;}
        
        Border color #80ccd5