#80d0fa color space conversions
Hex:
        #80d0fa
        RGB:
        128, 208, 250
        CMY:
        50, 18, 2
        CMYK:
        49, 17, 0, 2
      HSL:
        201°, 92.4242%, 74.1176%
        HSV (HSB):
        201°, 48.8000%, 98.0392%
        XYZ:
        48.7133, 56.6031, 98.8005
        xyY:
        0.2387, 0.2773, 56.6031
      CIE-Lab:
        79.9558, -13.4679, -28.1846
        CIE-LCH:
        79.9558, 31.2371, 244.4595
        CIE-Luv:
        79.9558, -36.0350, -43.3830
        Hunter-Lab:
        75.2350, -16.0858, -25.1966
      #80d0fa color charts
#80d0fa RGB chart
      #80d0fa CMYK chart
      #80d0fa RGB pie chart
      #80d0fa color shades, tints & tones
#80d0fa color schemes
#80d0fa color preview, HTML & CSS examples
           This text has a color of #80d0fa        
        
          <p style="color:#80d0fa;">Text here</p>
        
        
          .mytext {color:#80d0fa;}
        
        Text color #80d0fa
      
           This box has a color of #80d0fa        
        
          <div style="background-color:#80d0fa;">Content here</div>
        
        
          .mybackground {background-color:#80d0fa;}
        
        Background color #80d0fa
      
           Border around this has a color of #80d0fa        
        
          <div style="border:2px solid #80d0fa;">Content here</div>
        
        
          .myborder {border:2px solid #80d0fa;}
        
        Border color #80d0fa