#80cae1 color space conversions
Hex:
        #80cae1
        RGB:
        128, 202, 225
        CMY:
        50, 21, 12
        CMYK:
        43, 10, 0, 12
      HSL:
        194°, 61.7834%, 69.2157%
        HSV (HSB):
        194°, 43.1111%, 88.2353%
        XYZ:
        43.6132, 52.2665, 79.0239
        xyY:
        0.2494, 0.2988, 52.2665
      CIE-Lab:
        77.4399, -17.1054, -18.6304
        CIE-LCH:
        77.4399, 25.2920, 227.4436
        CIE-Luv:
        77.4399, -34.2138, -26.6940
        Hunter-Lab:
        72.2956, -18.8349, -14.2011
      #80cae1 color charts
#80cae1 RGB chart
      #80cae1 CMYK chart
      #80cae1 RGB pie chart
      #80cae1 color shades, tints & tones
#80cae1 color schemes
#80cae1 color preview, HTML & CSS examples
           This text has a color of #80cae1        
        
          <p style="color:#80cae1;">Text here</p>
        
        
          .mytext {color:#80cae1;}
        
        Text color #80cae1
      
           This box has a color of #80cae1        
        
          <div style="background-color:#80cae1;">Content here</div>
        
        
          .mybackground {background-color:#80cae1;}
        
        Background color #80cae1
      
           Border around this has a color of #80cae1        
        
          <div style="border:2px solid #80cae1;">Content here</div>
        
        
          .myborder {border:2px solid #80cae1;}
        
        Border color #80cae1