#80f3f2 color space conversions
Hex:
        #80f3f2
        RGB:
        128, 243, 242
        CMY:
        50, 5, 5
        CMYK:
        47, 0, 0, 5
      HSL:
        179°, 82.7338%, 72.7451%
        HSV (HSB):
        179°, 47.3251%, 95.2941%
        XYZ:
        56.9797, 75.1012, 95.4972
        xyY:
        0.2504, 0.3300, 75.1012
      CIE-Lab:
        89.4404, -32.8876, -9.6496
        CIE-LCH:
        89.4404, 34.2740, 196.3523
        CIE-Luv:
        89.4404, -49.7552, -9.9177
        Hunter-Lab:
        86.6609, -34.2926, -4.6728
      #80f3f2 color charts
#80f3f2 RGB chart
      #80f3f2 CMYK chart
      #80f3f2 RGB pie chart
      #80f3f2 color shades, tints & tones
#80f3f2 color schemes
#80f3f2 color preview, HTML & CSS examples
           This text has a color of #80f3f2        
        
          <p style="color:#80f3f2;">Text here</p>
        
        
          .mytext {color:#80f3f2;}
        
        Text color #80f3f2
      
           This box has a color of #80f3f2        
        
          <div style="background-color:#80f3f2;">Content here</div>
        
        
          .mybackground {background-color:#80f3f2;}
        
        Background color #80f3f2
      
           Border around this has a color of #80f3f2        
        
          <div style="border:2px solid #80f3f2;">Content here</div>
        
        
          .myborder {border:2px solid #80f3f2;}
        
        Border color #80f3f2