#80c3ff color space conversions
Hex:
        #80c3ff
        RGB:
        128, 195, 255
        CMY:
        50, 24, 0
        CMYK:
        50, 24, 0, 0
      HSL:
        208°, 100.0000%, 75.0980%
        HSV (HSB):
        208°, 49.8039%, 100.0000%
        XYZ:
        46.4672, 50.8394, 101.9716
        xyY:
        0.2332, 0.2551, 50.8394
      CIE-Lab:
        76.5816, -5.1708, -36.0520
        CIE-LCH:
        76.5816, 36.4209, 261.8379
        CIE-Luv:
        76.5816, -30.9991, -57.7062
        Hunter-Lab:
        71.3018, -8.4500, -34.8819
      #80c3ff color charts
#80c3ff RGB chart
      #80c3ff CMYK chart
      #80c3ff RGB pie chart
      #80c3ff color shades, tints & tones
#80c3ff color schemes
#80c3ff color preview, HTML & CSS examples
           This text has a color of #80c3ff        
        
          <p style="color:#80c3ff;">Text here</p>
        
        
          .mytext {color:#80c3ff;}
        
        Text color #80c3ff
      
           This box has a color of #80c3ff        
        
          <div style="background-color:#80c3ff;">Content here</div>
        
        
          .mybackground {background-color:#80c3ff;}
        
        Background color #80c3ff
      
           Border around this has a color of #80c3ff        
        
          <div style="border:2px solid #80c3ff;">Content here</div>
        
        
          .myborder {border:2px solid #80c3ff;}
        
        Border color #80c3ff