#80cedb color space conversions
Hex:
        #80cedb
        RGB:
        128, 206, 219
        CMY:
        50, 19, 14
        CMYK:
        42, 6, 0, 14
      HSL:
        189°, 55.8282%, 68.0392%
        HSV (HSB):
        189°, 41.5525%, 85.8824%
        XYZ:
        43.7596, 53.8463, 75.1048
        xyY:
        0.2534, 0.3118, 53.8463
      CIE-Lab:
        78.3720, -20.6921, -14.0016
        CIE-LCH:
        78.3720, 24.9842, 214.0847
        CIE-Luv:
        78.3720, -35.9454, -18.6147
        Hunter-Lab:
        73.3800, -21.9680, -9.3176
      #80cedb color charts
#80cedb RGB chart
      #80cedb CMYK chart
      #80cedb RGB pie chart
      #80cedb color shades, tints & tones
#80cedb color schemes
#80cedb color preview, HTML & CSS examples
           This text has a color of #80cedb        
        
          <p style="color:#80cedb;">Text here</p>
        
        
          .mytext {color:#80cedb;}
        
        Text color #80cedb
      
           This box has a color of #80cedb        
        
          <div style="background-color:#80cedb;">Content here</div>
        
        
          .mybackground {background-color:#80cedb;}
        
        Background color #80cedb
      
           Border around this has a color of #80cedb        
        
          <div style="border:2px solid #80cedb;">Content here</div>
        
        
          .myborder {border:2px solid #80cedb;}
        
        Border color #80cedb