#80b4fd color space conversions
Hex:
        #80b4fd
        RGB:
        128, 180, 253
        CMY:
        50, 29, 1
        CMYK:
        49, 29, 0, 1
      HSL:
        215°, 96.8992%, 74.7059%
        HSV (HSB):
        215°, 49.4071%, 99.2157%
        XYZ:
        42.9530, 44.3236, 99.2199
        xyY:
        0.2303, 0.2377, 44.3236
      CIE-Lab:
        72.4442, 2.4717, -41.4093
        CIE-LCH:
        72.4442, 41.4830, 273.4159
        CIE-Luv:
        72.4442, -25.3921, -67.4244
        Hunter-Lab:
        66.5759, -1.3446, -41.7583
      #80b4fd color charts
#80b4fd RGB chart
      #80b4fd CMYK chart
      #80b4fd RGB pie chart
      #80b4fd color shades, tints & tones
#80b4fd color schemes
#80b4fd color preview, HTML & CSS examples
           This text has a color of #80b4fd        
        
          <p style="color:#80b4fd;">Text here</p>
        
        
          .mytext {color:#80b4fd;}
        
        Text color #80b4fd
      
           This box has a color of #80b4fd        
        
          <div style="background-color:#80b4fd;">Content here</div>
        
        
          .mybackground {background-color:#80b4fd;}
        
        Background color #80b4fd
      
           Border around this has a color of #80b4fd        
        
          <div style="border:2px solid #80b4fd;">Content here</div>
        
        
          .myborder {border:2px solid #80b4fd;}
        
        Border color #80b4fd