#80c3fa color space conversions
Hex:
        #80c3fa
        RGB:
        128, 195, 250
        CMY:
        50, 24, 2
        CMYK:
        49, 22, 0, 2
      HSL:
        207°, 92.4242%, 74.1176%
        HSV (HSB):
        207°, 48.8000%, 98.0392%
        XYZ:
        45.6725, 50.5215, 97.7869
        xyY:
        0.2354, 0.2604, 50.5215
      CIE-Lab:
        76.3883, -6.5957, -33.6712
        CIE-LCH:
        76.3883, 34.3111, 258.9169
        CIE-Luv:
        76.3883, -31.0644, -53.4196
        Hunter-Lab:
        71.0785, -9.6896, -31.8138
      #80c3fa color charts
#80c3fa RGB chart
      #80c3fa CMYK chart
      #80c3fa RGB pie chart
      #80c3fa color shades, tints & tones
#80c3fa color schemes
#80c3fa color preview, HTML & CSS examples
           This text has a color of #80c3fa        
        
          <p style="color:#80c3fa;">Text here</p>
        
        
          .mytext {color:#80c3fa;}
        
        Text color #80c3fa
      
           This box has a color of #80c3fa        
        
          <div style="background-color:#80c3fa;">Content here</div>
        
        
          .mybackground {background-color:#80c3fa;}
        
        Background color #80c3fa
      
           Border around this has a color of #80c3fa        
        
          <div style="border:2px solid #80c3fa;">Content here</div>
        
        
          .myborder {border:2px solid #80c3fa;}
        
        Border color #80c3fa