#80e1cf color space conversions
Hex:
        #80e1cf
        RGB:
        128, 225, 207
        CMY:
        50, 12, 19
        CMYK:
        43, 0, 8, 12
      HSL:
        169°, 61.7834%, 69.2157%
        HSV (HSB):
        169°, 43.1111%, 88.2353%
        XYZ:
        47.0898, 62.9446, 68.6991
        xyY:
        0.2635, 0.3522, 62.9446
      CIE-Lab:
        83.4132, -32.8660, -0.1359
        CIE-LCH:
        83.4132, 32.8663, 180.2369
        CIE-Luv:
        83.4132, -43.9467, 5.1948
        Hunter-Lab:
        79.3376, -32.8946, 4.1967
      #80e1cf color charts
#80e1cf RGB chart
      #80e1cf CMYK chart
      #80e1cf RGB pie chart
      #80e1cf color shades, tints & tones
#80e1cf color schemes
#80e1cf color preview, HTML & CSS examples
           This text has a color of #80e1cf        
        
          <p style="color:#80e1cf;">Text here</p>
        
        
          .mytext {color:#80e1cf;}
        
        Text color #80e1cf
      
           This box has a color of #80e1cf        
        
          <div style="background-color:#80e1cf;">Content here</div>
        
        
          .mybackground {background-color:#80e1cf;}
        
        Background color #80e1cf
      
           Border around this has a color of #80e1cf        
        
          <div style="border:2px solid #80e1cf;">Content here</div>
        
        
          .myborder {border:2px solid #80e1cf;}
        
        Border color #80e1cf