#80b5ec color space conversions
Hex:
        #80b5ec
        RGB:
        128, 181, 236
        CMY:
        50, 29, 7
        CMYK:
        46, 23, 0, 7
      HSL:
        211°, 73.9726%, 71.3725%
        HSV (HSB):
        211°, 45.7627%, 92.5490%
        XYZ:
        40.5663, 43.6931, 85.6524
        xyY:
        0.2387, 0.2572, 43.6931
      CIE-Lab:
        72.0229, -2.9546, -32.8612
        CIE-LCH:
        72.0229, 32.9937, 264.8623
        CIE-Luv:
        72.0229, -25.8022, -52.1238
        Hunter-Lab:
        66.1007, -6.1301, -30.5566
      #80b5ec color charts
#80b5ec RGB chart
      #80b5ec CMYK chart
      #80b5ec RGB pie chart
      #80b5ec color shades, tints & tones
#80b5ec color schemes
#80b5ec color preview, HTML & CSS examples
           This text has a color of #80b5ec        
        
          <p style="color:#80b5ec;">Text here</p>
        
        
          .mytext {color:#80b5ec;}
        
        Text color #80b5ec
      
           This box has a color of #80b5ec        
        
          <div style="background-color:#80b5ec;">Content here</div>
        
        
          .mybackground {background-color:#80b5ec;}
        
        Background color #80b5ec
      
           Border around this has a color of #80b5ec        
        
          <div style="border:2px solid #80b5ec;">Content here</div>
        
        
          .myborder {border:2px solid #80b5ec;}
        
        Border color #80b5ec