#80b0c1 color space conversions
Hex:
        #80b0c1
        RGB:
        128, 176, 193
        CMY:
        50, 31, 24
        CMYK:
        34, 9, 0, 24
      HSL:
        196°, 34.3915%, 62.9412%
        HSV (HSB):
        196°, 33.6788%, 75.6863%
        XYZ:
        34.0531, 39.4901, 56.2796
        xyY:
        0.2623, 0.3042, 39.4901
      CIE-Lab:
        69.1048, -11.7105, -13.7745
        CIE-LCH:
        69.1048, 18.0796, 229.6303
        CIE-Luv:
        69.1048, -23.8571, -19.2388
        Hunter-Lab:
        62.8412, -13.2445, -9.1105
      #80b0c1 color charts
#80b0c1 RGB chart
      #80b0c1 CMYK chart
      #80b0c1 RGB pie chart
      #80b0c1 color shades, tints & tones
#80b0c1 color schemes
#80b0c1 color preview, HTML & CSS examples
           This text has a color of #80b0c1        
        
          <p style="color:#80b0c1;">Text here</p>
        
        
          .mytext {color:#80b0c1;}
        
        Text color #80b0c1
      
           This box has a color of #80b0c1        
        
          <div style="background-color:#80b0c1;">Content here</div>
        
        
          .mybackground {background-color:#80b0c1;}
        
        Background color #80b0c1
      
           Border around this has a color of #80b0c1        
        
          <div style="border:2px solid #80b0c1;">Content here</div>
        
        
          .myborder {border:2px solid #80b0c1;}
        
        Border color #80b0c1