#80ccbb color space conversions
Hex:
        #80ccbb
        RGB:
        128, 204, 187
        CMY:
        50, 20, 27
        CMYK:
        37, 0, 8, 20
      HSL:
        167°, 42.6966%, 65.0980%
        HSV (HSB):
        167°, 37.2549%, 80.0000%
        XYZ:
        39.4646, 51.3628, 54.8477
        xyY:
        0.2709, 0.3526, 51.3628
      CIE-Lab:
        76.8982, -27.4084, 1.0354
        CIE-LCH:
        76.8982, 27.4279, 177.8365
        CIE-Luv:
        76.8982, -35.8307, 6.0476
        Hunter-Lab:
        71.6678, -27.1259, 4.7926
      #80ccbb color charts
#80ccbb RGB chart
      #80ccbb CMYK chart
      #80ccbb RGB pie chart
      #80ccbb color shades, tints & tones
#80ccbb color schemes
#80ccbb color preview, HTML & CSS examples
           This text has a color of #80ccbb        
        
          <p style="color:#80ccbb;">Text here</p>
        
        
          .mytext {color:#80ccbb;}
        
        Text color #80ccbb
      
           This box has a color of #80ccbb        
        
          <div style="background-color:#80ccbb;">Content here</div>
        
        
          .mybackground {background-color:#80ccbb;}
        
        Background color #80ccbb
      
           Border around this has a color of #80ccbb        
        
          <div style="border:2px solid #80ccbb;">Content here</div>
        
        
          .myborder {border:2px solid #80ccbb;}
        
        Border color #80ccbb