#80e0eb color space conversions
Hex:
        #80e0eb
        RGB:
        128, 224, 235
        CMY:
        50, 12, 8
        CMYK:
        46, 5, 0, 8
      HSL:
        186°, 72.7891%, 71.1765%
        HSV (HSB):
        186°, 45.5319%, 92.1569%
        XYZ:
        50.5531, 63.8987, 88.2665
        xyY:
        0.2494, 0.3152, 63.8987
      CIE-Lab:
        83.9130, -25.5491, -14.2204
        CIE-LCH:
        83.9130, 29.2400, 209.0999
        CIE-Luv:
        83.9130, -42.6490, -18.4068
        Hunter-Lab:
        79.9366, -27.0030, -9.5127
      #80e0eb color charts
#80e0eb RGB chart
      #80e0eb CMYK chart
      #80e0eb RGB pie chart
      #80e0eb color shades, tints & tones
#80e0eb color schemes
#80e0eb color preview, HTML & CSS examples
           This text has a color of #80e0eb        
        
          <p style="color:#80e0eb;">Text here</p>
        
        
          .mytext {color:#80e0eb;}
        
        Text color #80e0eb
      
           This box has a color of #80e0eb        
        
          <div style="background-color:#80e0eb;">Content here</div>
        
        
          .mybackground {background-color:#80e0eb;}
        
        Background color #80e0eb
      
           Border around this has a color of #80e0eb        
        
          <div style="border:2px solid #80e0eb;">Content here</div>
        
        
          .myborder {border:2px solid #80e0eb;}
        
        Border color #80e0eb