#80a5bf color space conversions
Hex:
        #80a5bf
        RGB:
        128, 165, 191
        CMY:
        50, 35, 25
        CMYK:
        33, 14, 0, 25
      HSL:
        205°, 32.9843%, 62.5490%
        HSV (HSB):
        205°, 32.9843%, 74.9020%
        XYZ:
        31.7612, 35.2610, 54.4223
        xyY:
        0.2615, 0.2903, 35.2610
      CIE-Lab:
        65.9514, -6.2708, -17.4259
        CIE-LCH:
        65.9514, 18.5198, 250.2085
        CIE-Luv:
        65.9514, -19.1622, -25.6990
        Hunter-Lab:
        59.3810, -8.4423, -12.7722
      #80a5bf color charts
#80a5bf RGB chart
      #80a5bf CMYK chart
      #80a5bf RGB pie chart
      #80a5bf color shades, tints & tones
#80a5bf color schemes
#80a5bf color preview, HTML & CSS examples
           This text has a color of #80a5bf        
        
          <p style="color:#80a5bf;">Text here</p>
        
        
          .mytext {color:#80a5bf;}
        
        Text color #80a5bf
      
           This box has a color of #80a5bf        
        
          <div style="background-color:#80a5bf;">Content here</div>
        
        
          .mybackground {background-color:#80a5bf;}
        
        Background color #80a5bf
      
           Border around this has a color of #80a5bf        
        
          <div style="border:2px solid #80a5bf;">Content here</div>
        
        
          .myborder {border:2px solid #80a5bf;}
        
        Border color #80a5bf