#80cd9f color space conversions
Hex:
        #80cd9f
        RGB:
        128, 205, 159
        CMY:
        50, 20, 38
        CMYK:
        38, 0, 22, 20
      HSL:
        144°, 43.5028%, 65.2941%
        HSV (HSB):
        144°, 37.5610%, 80.3922%
        XYZ:
        36.9914, 50.7550, 40.6479
        xyY:
        0.2881, 0.3953, 50.7550
      CIE-Lab:
        76.5304, -33.7835, 15.5262
        CIE-LCH:
        76.5304, 37.1805, 155.3175
        CIE-Luv:
        76.5304, -36.8640, 27.8965
        Hunter-Lab:
        71.2426, -31.9916, 16.0415
      #80cd9f color charts
#80cd9f RGB chart
      #80cd9f CMYK chart
      #80cd9f RGB pie chart
      #80cd9f color shades, tints & tones
#80cd9f color schemes
#80cd9f color preview, HTML & CSS examples
           This text has a color of #80cd9f        
        
          <p style="color:#80cd9f;">Text here</p>
        
        
          .mytext {color:#80cd9f;}
        
        Text color #80cd9f
      
           This box has a color of #80cd9f        
        
          <div style="background-color:#80cd9f;">Content here</div>
        
        
          .mybackground {background-color:#80cd9f;}
        
        Background color #80cd9f
      
           Border around this has a color of #80cd9f        
        
          <div style="border:2px solid #80cd9f;">Content here</div>
        
        
          .myborder {border:2px solid #80cd9f;}
        
        Border color #80cd9f