#80b2cd color space conversions
Hex:
        #80b2cd
        RGB:
        128, 178, 205
        CMY:
        50, 30, 20
        CMYK:
        38, 13, 0, 20
      HSL:
        201°, 43.5028%, 65.2941%
        HSV (HSB):
        201°, 37.5610%, 80.3922%
        XYZ:
        35.8419, 40.8378, 63.7510
        xyY:
        0.2552, 0.2908, 40.8378
      CIE-Lab:
        70.0621, -9.7242, -18.9336
        CIE-LCH:
        70.0621, 21.2848, 242.8154
        CIE-Luv:
        70.0621, -24.6784, -27.8820
        Hunter-Lab:
        63.9044, -11.7179, -14.4146
      #80b2cd color charts
#80b2cd RGB chart
      #80b2cd CMYK chart
      #80b2cd RGB pie chart
      #80b2cd color shades, tints & tones
#80b2cd color schemes
#80b2cd color preview, HTML & CSS examples
           This text has a color of #80b2cd        
        
          <p style="color:#80b2cd;">Text here</p>
        
        
          .mytext {color:#80b2cd;}
        
        Text color #80b2cd
      
           This box has a color of #80b2cd        
        
          <div style="background-color:#80b2cd;">Content here</div>
        
        
          .mybackground {background-color:#80b2cd;}
        
        Background color #80b2cd
      
           Border around this has a color of #80b2cd        
        
          <div style="border:2px solid #80b2cd;">Content here</div>
        
        
          .myborder {border:2px solid #80b2cd;}
        
        Border color #80b2cd