#80f7ef color space conversions
Hex:
        #80f7ef
        RGB:
        128, 247, 239
        CMY:
        50, 3, 6
        CMYK:
        48, 0, 3, 3
      HSL:
        176°, 88.1481%, 73.5294%
        HSV (HSB):
        176°, 48.1781%, 96.8627%
        XYZ:
        57.7428, 77.3427, 93.5466
        xyY:
        0.2526, 0.3383, 77.3427
      CIE-Lab:
        90.4791, -35.4912, -6.5462
        CIE-LCH:
        90.4791, 36.0898, 190.4505
        CIE-Luv:
        90.4791, -51.4096, -4.4964
        Hunter-Lab:
        87.9447, -36.7035, -1.5054
      #80f7ef color charts
#80f7ef RGB chart
      #80f7ef CMYK chart
      #80f7ef RGB pie chart
      #80f7ef color shades, tints & tones
#80f7ef color schemes
#80f7ef color preview, HTML & CSS examples
           This text has a color of #80f7ef        
        
          <p style="color:#80f7ef;">Text here</p>
        
        
          .mytext {color:#80f7ef;}
        
        Text color #80f7ef
      
           This box has a color of #80f7ef        
        
          <div style="background-color:#80f7ef;">Content here</div>
        
        
          .mybackground {background-color:#80f7ef;}
        
        Background color #80f7ef
      
           Border around this has a color of #80f7ef        
        
          <div style="border:2px solid #80f7ef;">Content here</div>
        
        
          .myborder {border:2px solid #80f7ef;}
        
        Border color #80f7ef