#80f1dc color space conversions
Hex:
        #80f1dc
        RGB:
        128, 241, 220
        CMY:
        50, 5, 14
        CMYK:
        47, 0, 9, 5
      HSL:
        169°, 80.1418%, 72.3529%
        HSV (HSB):
        169°, 46.8880%, 94.5098%
        XYZ:
        53.2757, 72.6671, 78.9284
        xyY:
        0.2600, 0.3547, 72.6671
      CIE-Lab:
        88.2887, -37.2644, 0.1469
        CIE-LCH:
        88.2887, 37.2647, 179.7742
        CIE-Luv:
        88.2887, -49.8413, 6.3774
        Hunter-Lab:
        85.2450, -37.6214, 4.7749
      #80f1dc color charts
#80f1dc RGB chart
      #80f1dc CMYK chart
      #80f1dc RGB pie chart
      #80f1dc color shades, tints & tones
#80f1dc color schemes
#80f1dc color preview, HTML & CSS examples
           This text has a color of #80f1dc        
        
          <p style="color:#80f1dc;">Text here</p>
        
        
          .mytext {color:#80f1dc;}
        
        Text color #80f1dc
      
           This box has a color of #80f1dc        
        
          <div style="background-color:#80f1dc;">Content here</div>
        
        
          .mybackground {background-color:#80f1dc;}
        
        Background color #80f1dc
      
           Border around this has a color of #80f1dc        
        
          <div style="border:2px solid #80f1dc;">Content here</div>
        
        
          .myborder {border:2px solid #80f1dc;}
        
        Border color #80f1dc