#80e6da color space conversions
Hex:
        #80e6da
        RGB:
        128, 230, 218
        CMY:
        50, 10, 15
        CMYK:
        44, 0, 5, 10
      HSL:
        173°, 67.1053%, 70.1961%
        HSV (HSB):
        173°, 44.3478%, 90.1961%
        XYZ:
        49.8538, 66.2448, 76.4886
        xyY:
        0.2589, 0.3440, 66.2448
      CIE-Lab:
        85.1211, -32.6334, -3.4439
        CIE-LCH:
        85.1211, 32.8146, 186.0243
        CIE-Luv:
        85.1211, -45.5787, 0.0130
        Hunter-Lab:
        81.3909, -33.0987, 1.2547
      #80e6da color charts
#80e6da RGB chart
      #80e6da CMYK chart
      #80e6da RGB pie chart
      #80e6da color shades, tints & tones
#80e6da color schemes
#80e6da color preview, HTML & CSS examples
           This text has a color of #80e6da        
        
          <p style="color:#80e6da;">Text here</p>
        
        
          .mytext {color:#80e6da;}
        
        Text color #80e6da
      
           This box has a color of #80e6da        
        
          <div style="background-color:#80e6da;">Content here</div>
        
        
          .mybackground {background-color:#80e6da;}
        
        Background color #80e6da
      
           Border around this has a color of #80e6da        
        
          <div style="border:2px solid #80e6da;">Content here</div>
        
        
          .myborder {border:2px solid #80e6da;}
        
        Border color #80e6da