#80f2ff color space conversions
Hex:
        #80f2ff
        RGB:
        128, 242, 255
        CMY:
        50, 5, 0
        CMYK:
        50, 5, 0, 0
      HSL:
        186°, 100.0000%, 75.0980%
        HSV (HSB):
        186°, 49.8039%, 100.0000%
        XYZ:
        58.7042, 75.3135, 106.0507
        xyY:
        0.2445, 0.3137, 75.3135
      CIE-Lab:
        89.5396, -29.1043, -16.2857
        CIE-LCH:
        89.5396, 33.3509, 209.2298
        CIE-Luv:
        89.5396, -48.8615, -21.4442
        Hunter-Lab:
        86.7833, -31.1252, -11.7050
      #80f2ff color charts
#80f2ff RGB chart
      #80f2ff CMYK chart
      #80f2ff RGB pie chart
      #80f2ff color shades, tints & tones
#80f2ff color schemes
#80f2ff color preview, HTML & CSS examples
           This text has a color of #80f2ff        
        
          <p style="color:#80f2ff;">Text here</p>
        
        
          .mytext {color:#80f2ff;}
        
        Text color #80f2ff
      
           This box has a color of #80f2ff        
        
          <div style="background-color:#80f2ff;">Content here</div>
        
        
          .mybackground {background-color:#80f2ff;}
        
        Background color #80f2ff
      
           Border around this has a color of #80f2ff        
        
          <div style="border:2px solid #80f2ff;">Content here</div>
        
        
          .myborder {border:2px solid #80f2ff;}
        
        Border color #80f2ff