#80b1d3 color space conversions
Hex:
        #80b1d3
        RGB:
        128, 177, 211
        CMY:
        50, 31, 17
        CMYK:
        39, 16, 0, 17
      HSL:
        205°, 48.5380%, 66.4706%
        HSV (HSB):
        205°, 39.3365%, 82.7451%
        XYZ:
        36.3821, 40.7366, 67.5734
        xyY:
        0.2514, 0.2815, 40.7366
      CIE-Lab:
        69.9910, -7.6120, -22.3356
        CIE-LCH:
        69.9910, 23.5970, 251.1808
        CIE-Luv:
        69.9910, -24.2579, -33.7424
        Hunter-Lab:
        63.8252, -9.9444, -18.0942
      #80b1d3 color charts
#80b1d3 RGB chart
      #80b1d3 CMYK chart
      #80b1d3 RGB pie chart
      #80b1d3 color shades, tints & tones
#80b1d3 color schemes
#80b1d3 color preview, HTML & CSS examples
           This text has a color of #80b1d3        
        
          <p style="color:#80b1d3;">Text here</p>
        
        
          .mytext {color:#80b1d3;}
        
        Text color #80b1d3
      
           This box has a color of #80b1d3        
        
          <div style="background-color:#80b1d3;">Content here</div>
        
        
          .mybackground {background-color:#80b1d3;}
        
        Background color #80b1d3
      
           Border around this has a color of #80b1d3        
        
          <div style="border:2px solid #80b1d3;">Content here</div>
        
        
          .myborder {border:2px solid #80b1d3;}
        
        Border color #80b1d3