#80c7ef color space conversions
Hex:
        #80c7ef
        RGB:
        128, 199, 239
        CMY:
        50, 22, 6
        CMYK:
        46, 17, 0, 6
      HSL:
        202°, 77.6224%, 71.9608%
        HSV (HSB):
        202°, 46.4435%, 93.7255%
        XYZ:
        44.9055, 51.6680, 89.2675
        xyY:
        0.2416, 0.2780, 51.6680
      CIE-Lab:
        77.0819, -11.7903, -26.7004
        CIE-LCH:
        77.0819, 29.1877, 246.1749
        CIE-Luv:
        77.0819, -32.7724, -40.9129
        Hunter-Lab:
        71.8805, -14.2775, -23.3152
      #80c7ef color charts
#80c7ef RGB chart
      #80c7ef CMYK chart
      #80c7ef RGB pie chart
      #80c7ef color shades, tints & tones
#80c7ef color schemes
#80c7ef color preview, HTML & CSS examples
           This text has a color of #80c7ef        
        
          <p style="color:#80c7ef;">Text here</p>
        
        
          .mytext {color:#80c7ef;}
        
        Text color #80c7ef
      
           This box has a color of #80c7ef        
        
          <div style="background-color:#80c7ef;">Content here</div>
        
        
          .mybackground {background-color:#80c7ef;}
        
        Background color #80c7ef
      
           Border around this has a color of #80c7ef        
        
          <div style="border:2px solid #80c7ef;">Content here</div>
        
        
          .myborder {border:2px solid #80c7ef;}
        
        Border color #80c7ef