#80e4dc color space conversions
Hex:
        #80e4dc
        RGB:
        128, 228, 220
        CMY:
        50, 11, 14
        CMYK:
        44, 0, 4, 11
      HSL:
        175°, 64.9351%, 69.8039%
        HSV (HSB):
        175°, 43.8596%, 89.4118%
        XYZ:
        49.5638, 65.2433, 77.6911
        xyY:
        0.2575, 0.3389, 65.2433
      CIE-Lab:
        84.6090, -31.2093, -5.2538
        CIE-LCH:
        84.6090, 31.6484, 189.5556
        CIE-Luv:
        84.6090, -44.7171, -3.0666
        Hunter-Lab:
        80.7733, -31.8230, -0.4862
      #80e4dc color charts
#80e4dc RGB chart
      #80e4dc CMYK chart
      #80e4dc RGB pie chart
      #80e4dc color shades, tints & tones
#80e4dc color schemes
#80e4dc color preview, HTML & CSS examples
           This text has a color of #80e4dc        
        
          <p style="color:#80e4dc;">Text here</p>
        
        
          .mytext {color:#80e4dc;}
        
        Text color #80e4dc
      
           This box has a color of #80e4dc        
        
          <div style="background-color:#80e4dc;">Content here</div>
        
        
          .mybackground {background-color:#80e4dc;}
        
        Background color #80e4dc
      
           Border around this has a color of #80e4dc        
        
          <div style="border:2px solid #80e4dc;">Content here</div>
        
        
          .myborder {border:2px solid #80e4dc;}
        
        Border color #80e4dc