#80f1f2 color space conversions
Hex:
        #80f1f2
        RGB:
        128, 241, 242
        CMY:
        50, 5, 5
        CMYK:
        47, 0, 0, 5
      HSL:
        181°, 81.4286%, 72.5490%
        HSV (HSB):
        181°, 47.1074%, 94.9020%
        XYZ:
        56.3844, 73.9106, 95.2988
        xyY:
        0.2499, 0.3276, 73.9106
      CIE-Lab:
        88.8802, -31.9465, -10.4827
        CIE-LCH:
        88.8802, 33.6224, 198.1663
        CIE-Luv:
        88.8802, -48.9877, -11.4135
        Hunter-Lab:
        85.9713, -33.3802, -5.5428
      #80f1f2 color charts
#80f1f2 RGB chart
      #80f1f2 CMYK chart
      #80f1f2 RGB pie chart
      #80f1f2 color shades, tints & tones
#80f1f2 color schemes
#80f1f2 color preview, HTML & CSS examples
           This text has a color of #80f1f2        
        
          <p style="color:#80f1f2;">Text here</p>
        
        
          .mytext {color:#80f1f2;}
        
        Text color #80f1f2
      
           This box has a color of #80f1f2        
        
          <div style="background-color:#80f1f2;">Content here</div>
        
        
          .mybackground {background-color:#80f1f2;}
        
        Background color #80f1f2
      
           Border around this has a color of #80f1f2        
        
          <div style="border:2px solid #80f1f2;">Content here</div>
        
        
          .myborder {border:2px solid #80f1f2;}
        
        Border color #80f1f2