#80bcea color space conversions
Hex:
        #80bcea
        RGB:
        128, 188, 234
        CMY:
        50, 26, 8
        CMYK:
        45, 20, 0, 8
      HSL:
        206°, 71.6216%, 70.9804%
        HSV (HSB):
        206°, 45.2991%, 91.7647%
        XYZ:
        41.7366, 46.4961, 84.6168
        xyY:
        0.2415, 0.2690, 46.4961
      CIE-Lab:
        73.8663, -7.3147, -28.9357
        CIE-LCH:
        73.8663, 29.8459, 255.8134
        CIE-Luv:
        73.8663, -28.5405, -45.0684
        Hunter-Lab:
        68.1881, -10.0728, -25.8432
      #80bcea color charts
#80bcea RGB chart
      #80bcea CMYK chart
      #80bcea RGB pie chart
      #80bcea color shades, tints & tones
#80bcea color schemes
#80bcea color preview, HTML & CSS examples
           This text has a color of #80bcea        
        
          <p style="color:#80bcea;">Text here</p>
        
        
          .mytext {color:#80bcea;}
        
        Text color #80bcea
      
           This box has a color of #80bcea        
        
          <div style="background-color:#80bcea;">Content here</div>
        
        
          .mybackground {background-color:#80bcea;}
        
        Background color #80bcea
      
           Border around this has a color of #80bcea        
        
          <div style="border:2px solid #80bcea;">Content here</div>
        
        
          .myborder {border:2px solid #80bcea;}
        
        Border color #80bcea