#80f7ff color space conversions
Hex:
        #80f7ff
        RGB:
        128, 247, 255
        CMY:
        50, 3, 0
        CMYK:
        50, 3, 0, 0
      HSL:
        184°, 100.0000%, 75.0980%
        HSV (HSB):
        184°, 49.8039%, 100.0000%
        XYZ:
        60.2129, 78.3307, 106.5535
        xyY:
        0.2457, 0.3196, 78.3307
      CIE-Lab:
        90.9306, -31.4832, -14.2003
        CIE-LCH:
        90.9306, 34.5375, 204.2775
        CIE-Luv:
        90.9306, -50.7533, -17.6450
        Hunter-Lab:
        88.5046, -33.4432, -9.4278
      #80f7ff color charts
#80f7ff RGB chart
      #80f7ff CMYK chart
      #80f7ff RGB pie chart
      #80f7ff color shades, tints & tones
#80f7ff color schemes
#80f7ff color preview, HTML & CSS examples
           This text has a color of #80f7ff        
        
          <p style="color:#80f7ff;">Text here</p>
        
        
          .mytext {color:#80f7ff;}
        
        Text color #80f7ff
      
           This box has a color of #80f7ff        
        
          <div style="background-color:#80f7ff;">Content here</div>
        
        
          .mybackground {background-color:#80f7ff;}
        
        Background color #80f7ff
      
           Border around this has a color of #80f7ff        
        
          <div style="border:2px solid #80f7ff;">Content here</div>
        
        
          .myborder {border:2px solid #80f7ff;}
        
        Border color #80f7ff