#80d0ed color space conversions
Hex:
        #80d0ed
        RGB:
        128, 208, 237
        CMY:
        50, 18, 7
        CMYK:
        46, 12, 0, 7
      HSL:
        196°, 75.1724%, 71.5686%
        HSV (HSB):
        196°, 45.9916%, 92.9412%
        XYZ:
        46.7440, 55.8154, 88.4305
        xyY:
        0.2447, 0.2922, 55.8154
      CIE-Lab:
        79.5086, -17.0065, -21.9296
        CIE-LCH:
        79.5086, 27.7512, 232.2062
        CIE-Luv:
        79.5086, -36.3295, -32.2915
        Hunter-Lab:
        74.7097, -19.0589, -17.8822
      #80d0ed color charts
#80d0ed RGB chart
      #80d0ed CMYK chart
      #80d0ed RGB pie chart
      #80d0ed color shades, tints & tones
#80d0ed color schemes
#80d0ed color preview, HTML & CSS examples
           This text has a color of #80d0ed        
        
          <p style="color:#80d0ed;">Text here</p>
        
        
          .mytext {color:#80d0ed;}
        
        Text color #80d0ed
      
           This box has a color of #80d0ed        
        
          <div style="background-color:#80d0ed;">Content here</div>
        
        
          .mybackground {background-color:#80d0ed;}
        
        Background color #80d0ed
      
           Border around this has a color of #80d0ed        
        
          <div style="border:2px solid #80d0ed;">Content here</div>
        
        
          .myborder {border:2px solid #80d0ed;}
        
        Border color #80d0ed