#80fafd color space conversions
Hex:
        #80fafd
        RGB:
        128, 250, 253
        CMY:
        50, 2, 1
        CMYK:
        49, 1, 0, 1
      HSL:
        181°, 96.8992%, 74.7059%
        HSV (HSB):
        181°, 49.4071%, 99.2157%
        XYZ:
        60.8173, 80.0523, 105.1747
        xyY:
        0.2472, 0.3254, 80.0523
      CIE-Lab:
        91.7083, -33.4031, -11.9993
        CIE-LCH:
        91.7083, 35.4930, 199.7596
        CIE-Luv:
        91.7083, -51.9699, -13.7238
        Hunter-Lab:
        89.4719, -35.2429, -7.0654
      #80fafd color charts
#80fafd RGB chart
      #80fafd CMYK chart
      #80fafd RGB pie chart
      #80fafd color shades, tints & tones
#80fafd color schemes
#80fafd color preview, HTML & CSS examples
           This text has a color of #80fafd        
        
          <p style="color:#80fafd;">Text here</p>
        
        
          .mytext {color:#80fafd;}
        
        Text color #80fafd
      
           This box has a color of #80fafd        
        
          <div style="background-color:#80fafd;">Content here</div>
        
        
          .mybackground {background-color:#80fafd;}
        
        Background color #80fafd
      
           Border around this has a color of #80fafd        
        
          <div style="border:2px solid #80fafd;">Content here</div>
        
        
          .myborder {border:2px solid #80fafd;}
        
        Border color #80fafd