#80bcd4 color space conversions
Hex:
        #80bcd4
        RGB:
        128, 188, 212
        CMY:
        50, 26, 17
        CMYK:
        40, 11, 0, 17
      HSL:
        197°, 49.4118%, 66.6667%
        HSV (HSB):
        197°, 39.6226%, 83.1373%
        XYZ:
        38.7690, 45.3091, 68.9895
        xyY:
        0.2533, 0.2960, 45.3091
      CIE-Lab:
        73.0950, -13.2195, -18.1674
        CIE-LCH:
        73.0950, 22.4680, 233.9584
        CIE-Luv:
        73.0950, -28.7522, -26.2923
        Hunter-Lab:
        67.3120, -14.9874, -13.6492
      #80bcd4 color charts
#80bcd4 RGB chart
      #80bcd4 CMYK chart
      #80bcd4 RGB pie chart
      #80bcd4 color shades, tints & tones
#80bcd4 color schemes
#80bcd4 color preview, HTML & CSS examples
           This text has a color of #80bcd4        
        
          <p style="color:#80bcd4;">Text here</p>
        
        
          .mytext {color:#80bcd4;}
        
        Text color #80bcd4
      
           This box has a color of #80bcd4        
        
          <div style="background-color:#80bcd4;">Content here</div>
        
        
          .mybackground {background-color:#80bcd4;}
        
        Background color #80bcd4
      
           Border around this has a color of #80bcd4        
        
          <div style="border:2px solid #80bcd4;">Content here</div>
        
        
          .myborder {border:2px solid #80bcd4;}
        
        Border color #80bcd4