#80eed3 color space conversions
Hex:
        #80eed3
        RGB:
        128, 238, 211
        CMY:
        50, 7, 17
        CMYK:
        46, 0, 11, 7
      HSL:
        165°, 76.3889%, 71.7647%
        HSV (HSB):
        165°, 46.2185%, 93.3333%
        XYZ:
        51.2345, 70.4414, 72.5242
        xyY:
        0.2638, 0.3627, 70.4414
      CIE-Lab:
        87.2129, -37.9611, 3.2889
        CIE-LCH:
        87.2129, 38.1033, 175.0483
        CIE-Luv:
        87.2129, -49.0010, 11.3139
        Hunter-Lab:
        83.9294, -37.9115, 7.5175
      #80eed3 color charts
#80eed3 RGB chart
      #80eed3 CMYK chart
      #80eed3 RGB pie chart
      #80eed3 color shades, tints & tones
#80eed3 color schemes
#80eed3 color preview, HTML & CSS examples
           This text has a color of #80eed3        
        
          <p style="color:#80eed3;">Text here</p>
        
        
          .mytext {color:#80eed3;}
        
        Text color #80eed3
      
           This box has a color of #80eed3        
        
          <div style="background-color:#80eed3;">Content here</div>
        
        
          .mybackground {background-color:#80eed3;}
        
        Background color #80eed3
      
           Border around this has a color of #80eed3        
        
          <div style="border:2px solid #80eed3;">Content here</div>
        
        
          .myborder {border:2px solid #80eed3;}
        
        Border color #80eed3