#80cdee color space conversions
Hex:
        #80cdee
        RGB:
        128, 205, 238
        CMY:
        50, 20, 7
        CMYK:
        46, 14, 0, 7
      HSL:
        198°, 76.3889%, 71.7647%
        HSV (HSB):
        198°, 46.2185%, 93.3333%
        XYZ:
        46.1660, 54.4249, 88.9608
        xyY:
        0.2436, 0.2871, 54.4249
      CIE-Lab:
        78.7088, -15.1926, -23.6807
        CIE-LCH:
        78.7088, 28.1352, 237.3174
        CIE-Luv:
        78.7088, -35.1337, -35.4460
        Hunter-Lab:
        73.7732, -17.4009, -19.8547
      #80cdee color charts
#80cdee RGB chart
      #80cdee CMYK chart
      #80cdee RGB pie chart
      #80cdee color shades, tints & tones
#80cdee color schemes
#80cdee color preview, HTML & CSS examples
           This text has a color of #80cdee        
        
          <p style="color:#80cdee;">Text here</p>
        
        
          .mytext {color:#80cdee;}
        
        Text color #80cdee
      
           This box has a color of #80cdee        
        
          <div style="background-color:#80cdee;">Content here</div>
        
        
          .mybackground {background-color:#80cdee;}
        
        Background color #80cdee
      
           Border around this has a color of #80cdee        
        
          <div style="border:2px solid #80cdee;">Content here</div>
        
        
          .myborder {border:2px solid #80cdee;}
        
        Border color #80cdee