#80f1f1 color space conversions
Hex:
        #80f1f1
        RGB:
        128, 241, 241
        CMY:
        50, 5, 5
        CMYK:
        47, 0, 0, 5
      HSL:
        180°, 80.1418%, 72.3529%
        HSV (HSB):
        180°, 46.8880%, 94.5098%
        XYZ:
        56.2346, 73.8507, 94.5098
        xyY:
        0.2504, 0.3288, 73.8507
      CIE-Lab:
        88.8519, -32.1967, -10.0022
        CIE-LCH:
        88.8519, 33.7146, 197.2578
        CIE-Luv:
        88.8519, -49.0267, -10.5906
        Hunter-Lab:
        85.9364, -33.5829, -5.0496
      #80f1f1 color charts
#80f1f1 RGB chart
      #80f1f1 CMYK chart
      #80f1f1 RGB pie chart
      #80f1f1 color shades, tints & tones
#80f1f1 color schemes
#80f1f1 color preview, HTML & CSS examples
           This text has a color of #80f1f1        
        
          <p style="color:#80f1f1;">Text here</p>
        
        
          .mytext {color:#80f1f1;}
        
        Text color #80f1f1
      
           This box has a color of #80f1f1        
        
          <div style="background-color:#80f1f1;">Content here</div>
        
        
          .mybackground {background-color:#80f1f1;}
        
        Background color #80f1f1
      
           Border around this has a color of #80f1f1        
        
          <div style="border:2px solid #80f1f1;">Content here</div>
        
        
          .myborder {border:2px solid #80f1f1;}
        
        Border color #80f1f1