#80dbdd color space conversions
Hex:
        #80dbdd
        RGB:
        128, 219, 221
        CMY:
        50, 14, 13
        CMYK:
        42, 1, 0, 13
      HSL:
        181°, 57.7640%, 68.4314%
        HSV (HSB):
        181°, 42.0814%, 86.6667%
        XYZ:
        47.2847, 60.4727, 77.5868
        xyY:
        0.2551, 0.3263, 60.4727
      CIE-Lab:
        82.0944, -26.6363, -9.5092
        CIE-LCH:
        82.0944, 28.2828, 199.6466
        CIE-Luv:
        82.0944, -41.1053, -10.5403
        Hunter-Lab:
        77.7642, -27.5499, -4.7199
      #80dbdd color charts
#80dbdd RGB chart
      #80dbdd CMYK chart
      #80dbdd RGB pie chart
      #80dbdd color shades, tints & tones
#80dbdd color schemes
#80dbdd color preview, HTML & CSS examples
           This text has a color of #80dbdd        
        
          <p style="color:#80dbdd;">Text here</p>
        
        
          .mytext {color:#80dbdd;}
        
        Text color #80dbdd
      
           This box has a color of #80dbdd        
        
          <div style="background-color:#80dbdd;">Content here</div>
        
        
          .mybackground {background-color:#80dbdd;}
        
        Background color #80dbdd
      
           Border around this has a color of #80dbdd        
        
          <div style="border:2px solid #80dbdd;">Content here</div>
        
        
          .myborder {border:2px solid #80dbdd;}
        
        Border color #80dbdd