#80f3ef color space conversions
Hex:
        #80f3ef
        RGB:
        128, 243, 239
        CMY:
        50, 5, 6
        CMYK:
        47, 0, 2, 5
      HSL:
        178°, 82.7338%, 72.7451%
        HSV (HSB):
        178°, 47.3251%, 95.2941%
        XYZ:
        56.5327, 74.9224, 93.1432
        xyY:
        0.2517, 0.3336, 74.9224
      CIE-Lab:
        89.3566, -33.6321, -8.2079
        CIE-LCH:
        89.3566, 34.6191, 193.7149
        CIE-Luv:
        89.3566, -49.8741, -7.4602
        Hunter-Lab:
        86.5577, -34.8939, -3.2105
      #80f3ef color charts
#80f3ef RGB chart
      #80f3ef CMYK chart
      #80f3ef RGB pie chart
      #80f3ef color shades, tints & tones
#80f3ef color schemes
#80f3ef color preview, HTML & CSS examples
           This text has a color of #80f3ef        
        
          <p style="color:#80f3ef;">Text here</p>
        
        
          .mytext {color:#80f3ef;}
        
        Text color #80f3ef
      
           This box has a color of #80f3ef        
        
          <div style="background-color:#80f3ef;">Content here</div>
        
        
          .mybackground {background-color:#80f3ef;}
        
        Background color #80f3ef
      
           Border around this has a color of #80f3ef        
        
          <div style="border:2px solid #80f3ef;">Content here</div>
        
        
          .myborder {border:2px solid #80f3ef;}
        
        Border color #80f3ef