#80f4f2 color space conversions
Hex:
        #80f4f2
        RGB:
        128, 244, 242
        CMY:
        50, 4, 5
        CMYK:
        48, 0, 1, 4
      HSL:
        179°, 84.0580%, 72.9412%
        HSV (HSB):
        179°, 47.5410%, 95.6863%
        XYZ:
        57.2798, 75.7014, 95.5973
        xyY:
        0.2506, 0.3312, 75.7014
      CIE-Lab:
        89.7205, -33.3563, -9.2334
        CIE-LCH:
        89.7205, 34.6106, 195.4727
        CIE-Luv:
        89.7205, -50.1385, -9.1714
        Hunter-Lab:
        87.0065, -34.7479, -4.2395
      #80f4f2 color charts
#80f4f2 RGB chart
      #80f4f2 CMYK chart
      #80f4f2 RGB pie chart
      #80f4f2 color shades, tints & tones
#80f4f2 color schemes
#80f4f2 color preview, HTML & CSS examples
           This text has a color of #80f4f2        
        
          <p style="color:#80f4f2;">Text here</p>
        
        
          .mytext {color:#80f4f2;}
        
        Text color #80f4f2
      
           This box has a color of #80f4f2        
        
          <div style="background-color:#80f4f2;">Content here</div>
        
        
          .mybackground {background-color:#80f4f2;}
        
        Background color #80f4f2
      
           Border around this has a color of #80f4f2        
        
          <div style="border:2px solid #80f4f2;">Content here</div>
        
        
          .myborder {border:2px solid #80f4f2;}
        
        Border color #80f4f2