#80e0fb color space conversions
Hex:
        #80e0fb
        RGB:
        128, 224, 251
        CMY:
        50, 12, 2
        CMYK:
        49, 11, 0, 2
      HSL:
        193°, 93.8931%, 74.3137%
        HSV (HSB):
        193°, 49.0040%, 98.4314%
        XYZ:
        52.9703, 64.8655, 100.9953
        xyY:
        0.2421, 0.2964, 64.8655
      CIE-Lab:
        84.4144, -21.3539, -21.9207
        CIE-LCH:
        84.4144, 30.6024, 225.7503
        CIE-Luv:
        84.4144, -42.1434, -31.8749
        Hunter-Lab:
        80.5391, -23.5446, -17.9716
      #80e0fb color charts
#80e0fb RGB chart
      #80e0fb CMYK chart
      #80e0fb RGB pie chart
      #80e0fb color shades, tints & tones
#80e0fb color schemes
#80e0fb color preview, HTML & CSS examples
           This text has a color of #80e0fb        
        
          <p style="color:#80e0fb;">Text here</p>
        
        
          .mytext {color:#80e0fb;}
        
        Text color #80e0fb
      
           This box has a color of #80e0fb        
        
          <div style="background-color:#80e0fb;">Content here</div>
        
        
          .mybackground {background-color:#80e0fb;}
        
        Background color #80e0fb
      
           Border around this has a color of #80e0fb        
        
          <div style="border:2px solid #80e0fb;">Content here</div>
        
        
          .myborder {border:2px solid #80e0fb;}
        
        Border color #80e0fb