#80ded6 color space conversions
Hex:
        #80ded6
        RGB:
        128, 222, 214
        CMY:
        50, 13, 16
        CMYK:
        42, 0, 4, 13
      HSL:
        175°, 58.7500%, 68.6275%
        HSV (HSB):
        175°, 42.3423%, 87.0588%
        XYZ:
        47.1610, 61.6868, 73.0394
        xyY:
        0.2593, 0.3391, 61.6868
      CIE-Lab:
        82.7466, -29.7932, -4.8243
        CIE-LCH:
        82.7466, 30.1813, 189.1978
        CIE-Luv:
        82.7466, -42.5182, -2.5996
        Hunter-Lab:
        78.5409, -30.2639, -0.1583
      #80ded6 color charts
#80ded6 RGB chart
      #80ded6 CMYK chart
      #80ded6 RGB pie chart
      #80ded6 color shades, tints & tones
#80ded6 color schemes
#80ded6 color preview, HTML & CSS examples
           This text has a color of #80ded6        
        
          <p style="color:#80ded6;">Text here</p>
        
        
          .mytext {color:#80ded6;}
        
        Text color #80ded6
      
           This box has a color of #80ded6        
        
          <div style="background-color:#80ded6;">Content here</div>
        
        
          .mybackground {background-color:#80ded6;}
        
        Background color #80ded6
      
           Border around this has a color of #80ded6        
        
          <div style="border:2px solid #80ded6;">Content here</div>
        
        
          .myborder {border:2px solid #80ded6;}
        
        Border color #80ded6