#80bdfe color space conversions
Hex:
        #80bdfe
        RGB:
        128, 189, 254
        CMY:
        50, 26, 0
        CMYK:
        50, 26, 0, 0
      HSL:
        211°, 98.4375%, 74.9020%
        HSV (HSB):
        211°, 49.6063%, 99.6078%
        XYZ:
        44.9891, 48.1401, 100.6867
        xyY:
        0.2321, 0.2484, 48.1401
      CIE-Lab:
        74.9132, -2.2011, -38.1032
        CIE-LCH:
        74.9132, 38.1667, 266.6939
        CIE-Luv:
        74.9132, -28.7515, -61.4492
        Hunter-Lab:
        69.3831, -5.6783, -37.4718
      #80bdfe color charts
#80bdfe RGB chart
      #80bdfe CMYK chart
      #80bdfe RGB pie chart
      #80bdfe color shades, tints & tones
#80bdfe color schemes
#80bdfe color preview, HTML & CSS examples
           This text has a color of #80bdfe        
        
          <p style="color:#80bdfe;">Text here</p>
        
        
          .mytext {color:#80bdfe;}
        
        Text color #80bdfe
      
           This box has a color of #80bdfe        
        
          <div style="background-color:#80bdfe;">Content here</div>
        
        
          .mybackground {background-color:#80bdfe;}
        
        Background color #80bdfe
      
           Border around this has a color of #80bdfe        
        
          <div style="border:2px solid #80bdfe;">Content here</div>
        
        
          .myborder {border:2px solid #80bdfe;}
        
        Border color #80bdfe