#80f1fa color space conversions
Hex:
        #80f1fa
        RGB:
        128, 241, 250
        CMY:
        50, 5, 2
        CMYK:
        49, 4, 0, 2
      HSL:
        184°, 92.4242%, 74.1176%
        HSV (HSB):
        184°, 48.8000%, 98.0392%
        XYZ:
        57.6127, 74.4019, 101.7670
        xyY:
        0.2464, 0.3183, 74.4019
      CIE-Lab:
        89.1121, -29.9172, -14.3167
        CIE-LCH:
        89.1121, 33.1663, 205.5733
        CIE-Luv:
        89.1121, -48.6766, -18.0356
        Hunter-Lab:
        86.2565, -31.7248, -9.5718
      #80f1fa color charts
#80f1fa RGB chart
      #80f1fa CMYK chart
      #80f1fa RGB pie chart
      #80f1fa color shades, tints & tones
#80f1fa color schemes
#80f1fa color preview, HTML & CSS examples
           This text has a color of #80f1fa        
        
          <p style="color:#80f1fa;">Text here</p>
        
        
          .mytext {color:#80f1fa;}
        
        Text color #80f1fa
      
           This box has a color of #80f1fa        
        
          <div style="background-color:#80f1fa;">Content here</div>
        
        
          .mybackground {background-color:#80f1fa;}
        
        Background color #80f1fa
      
           Border around this has a color of #80f1fa        
        
          <div style="border:2px solid #80f1fa;">Content here</div>
        
        
          .myborder {border:2px solid #80f1fa;}
        
        Border color #80f1fa