#80e1eb color space conversions
Hex:
        #80e1eb
        RGB:
        128, 225, 235
        CMY:
        50, 12, 8
        CMYK:
        46, 4, 0, 8
      HSL:
        186°, 72.7891%, 71.1765%
        HSV (HSB):
        186°, 45.5319%, 92.1569%
        XYZ:
        50.8227, 64.4378, 88.3564
        xyY:
        0.2496, 0.3165, 64.4378
      CIE-Lab:
        84.1932, -26.0382, -13.8005
        CIE-LCH:
        84.1932, 29.4693, 207.9242
        CIE-Luv:
        84.1932, -43.0398, -17.6509
        Hunter-Lab:
        80.2731, -27.4657, -9.0691
      #80e1eb color charts
#80e1eb RGB chart
      #80e1eb CMYK chart
      #80e1eb RGB pie chart
      #80e1eb color shades, tints & tones
#80e1eb color schemes
#80e1eb color preview, HTML & CSS examples
           This text has a color of #80e1eb        
        
          <p style="color:#80e1eb;">Text here</p>
        
        
          .mytext {color:#80e1eb;}
        
        Text color #80e1eb
      
           This box has a color of #80e1eb        
        
          <div style="background-color:#80e1eb;">Content here</div>
        
        
          .mybackground {background-color:#80e1eb;}
        
        Background color #80e1eb
      
           Border around this has a color of #80e1eb        
        
          <div style="border:2px solid #80e1eb;">Content here</div>
        
        
          .myborder {border:2px solid #80e1eb;}
        
        Border color #80e1eb