#80dceb color space conversions
Hex:
        #80dceb
        RGB:
        128, 220, 235
        CMY:
        50, 14, 8
        CMYK:
        46, 6, 0, 8
      HSL:
        188°, 72.7891%, 71.1765%
        HSV (HSB):
        188°, 45.5319%, 92.1569%
        XYZ:
        49.4907, 61.7738, 87.9124
        xyY:
        0.2485, 0.3101, 61.7738
      CIE-Lab:
        82.7930, -23.5796, -15.9017
        CIE-LCH:
        82.7930, 28.4405, 213.9952
        CIE-Luv:
        82.7930, -41.0838, -21.4383
        Hunter-Lab:
        78.5963, -25.1452, -11.3003
      #80dceb color charts
#80dceb RGB chart
      #80dceb CMYK chart
      #80dceb RGB pie chart
      #80dceb color shades, tints & tones
#80dceb color schemes
#80dceb color preview, HTML & CSS examples
           This text has a color of #80dceb        
        
          <p style="color:#80dceb;">Text here</p>
        
        
          .mytext {color:#80dceb;}
        
        Text color #80dceb
      
           This box has a color of #80dceb        
        
          <div style="background-color:#80dceb;">Content here</div>
        
        
          .mybackground {background-color:#80dceb;}
        
        Background color #80dceb
      
           Border around this has a color of #80dceb        
        
          <div style="border:2px solid #80dceb;">Content here</div>
        
        
          .myborder {border:2px solid #80dceb;}
        
        Border color #80dceb