#80bdbb color space conversions
Hex:
        #80bdbb
        RGB:
        128, 189, 187
        CMY:
        50, 26, 27
        CMYK:
        32, 0, 1, 26
      HSL:
        178°, 31.6062%, 62.1569%
        HSV (HSB):
        178°, 32.2751%, 74.1176%
        XYZ:
        36.0693, 44.5722, 53.7160
        xyY:
        0.2685, 0.3317, 44.5722
      CIE-Lab:
        72.6093, -19.9413, -5.2571
        CIE-LCH:
        72.6093, 20.6226, 194.7687
        CIE-Luv:
        72.6093, -29.4499, -4.7270
        Hunter-Lab:
        66.7624, -20.3972, -0.9700
      #80bdbb color charts
#80bdbb RGB chart
      #80bdbb CMYK chart
      #80bdbb RGB pie chart
      #80bdbb color shades, tints & tones
#80bdbb color schemes
#80bdbb color preview, HTML & CSS examples
           This text has a color of #80bdbb        
        
          <p style="color:#80bdbb;">Text here</p>
        
        
          .mytext {color:#80bdbb;}
        
        Text color #80bdbb
      
           This box has a color of #80bdbb        
        
          <div style="background-color:#80bdbb;">Content here</div>
        
        
          .mybackground {background-color:#80bdbb;}
        
        Background color #80bdbb
      
           Border around this has a color of #80bdbb        
        
          <div style="border:2px solid #80bdbb;">Content here</div>
        
        
          .myborder {border:2px solid #80bdbb;}
        
        Border color #80bdbb