#80c6de color space conversions
Hex:
        #80c6de
        RGB:
        128, 198, 222
        CMY:
        50, 22, 13
        CMYK:
        42, 11, 0, 13
      HSL:
        195°, 58.7500%, 68.6275%
        HSV (HSB):
        195°, 42.3423%, 87.0588%
        XYZ:
        42.2810, 50.2513, 76.5783
        xyY:
        0.2500, 0.2972, 50.2513
      CIE-Lab:
        76.2232, -15.8286, -18.8545
        CIE-LCH:
        76.2232, 24.6178, 229.9862
        CIE-Luv:
        76.2232, -32.6672, -27.1935
        Hunter-Lab:
        70.8881, -17.5885, -14.4275
      #80c6de color charts
#80c6de RGB chart
      #80c6de CMYK chart
      #80c6de RGB pie chart
      #80c6de color shades, tints & tones
#80c6de color schemes
#80c6de color preview, HTML & CSS examples
           This text has a color of #80c6de        
        
          <p style="color:#80c6de;">Text here</p>
        
        
          .mytext {color:#80c6de;}
        
        Text color #80c6de
      
           This box has a color of #80c6de        
        
          <div style="background-color:#80c6de;">Content here</div>
        
        
          .mybackground {background-color:#80c6de;}
        
        Background color #80c6de
      
           Border around this has a color of #80c6de        
        
          <div style="border:2px solid #80c6de;">Content here</div>
        
        
          .myborder {border:2px solid #80c6de;}
        
        Border color #80c6de