#80f1da color space conversions
Hex:
        #80f1da
        RGB:
        128, 241, 218
        CMY:
        50, 5, 15
        CMYK:
        47, 0, 10, 5
      HSL:
        168°, 80.1418%, 72.3529%
        HSV (HSB):
        168°, 46.8880%, 94.5098%
        XYZ:
        53.0123, 72.5617, 77.5414
        xyY:
        0.2610, 0.3572, 72.5617
      CIE-Lab:
        88.2383, -37.7276, 1.1185
        CIE-LCH:
        88.2383, 37.7442, 178.3019
        CIE-Luv:
        88.2383, -49.9183, 7.9577
        Hunter-Lab:
        85.1832, -37.9842, 5.6571
      #80f1da color charts
#80f1da RGB chart
      #80f1da CMYK chart
      #80f1da RGB pie chart
      #80f1da color shades, tints & tones
#80f1da color schemes
#80f1da color preview, HTML & CSS examples
           This text has a color of #80f1da        
        
          <p style="color:#80f1da;">Text here</p>
        
        
          .mytext {color:#80f1da;}
        
        Text color #80f1da
      
           This box has a color of #80f1da        
        
          <div style="background-color:#80f1da;">Content here</div>
        
        
          .mybackground {background-color:#80f1da;}
        
        Background color #80f1da
      
           Border around this has a color of #80f1da        
        
          <div style="border:2px solid #80f1da;">Content here</div>
        
        
          .myborder {border:2px solid #80f1da;}
        
        Border color #80f1da