#80d1ed color space conversions
Hex:
        #80d1ed
        RGB:
        128, 209, 237
        CMY:
        50, 18, 7
        CMYK:
        46, 12, 0, 7
      HSL:
        195°, 75.1724%, 71.5686%
        HSV (HSB):
        195°, 45.9916%, 92.9412%
        XYZ:
        46.9886, 56.3045, 88.5121
        xyY:
        0.2450, 0.2936, 56.3045
      CIE-Lab:
        79.7868, -17.5185, -21.5072
        CIE-LCH:
        79.7868, 27.7391, 230.8358
        CIE-Luv:
        79.7868, -36.7210, -31.5247
        Hunter-Lab:
        75.0364, -19.5349, -17.4124
      #80d1ed color charts
#80d1ed RGB chart
      #80d1ed CMYK chart
      #80d1ed RGB pie chart
      #80d1ed color shades, tints & tones
#80d1ed color schemes
#80d1ed color preview, HTML & CSS examples
           This text has a color of #80d1ed        
        
          <p style="color:#80d1ed;">Text here</p>
        
        
          .mytext {color:#80d1ed;}
        
        Text color #80d1ed
      
           This box has a color of #80d1ed        
        
          <div style="background-color:#80d1ed;">Content here</div>
        
        
          .mybackground {background-color:#80d1ed;}
        
        Background color #80d1ed
      
           Border around this has a color of #80d1ed        
        
          <div style="border:2px solid #80d1ed;">Content here</div>
        
        
          .myborder {border:2px solid #80d1ed;}
        
        Border color #80d1ed