#80d0bd color space conversions
Hex:
        #80d0bd
        RGB:
        128, 208, 189
        CMY:
        50, 18, 26
        CMYK:
        38, 0, 9, 18
      HSL:
        166°, 45.9770%, 65.8824%
        HSV (HSB):
        166°, 38.4615%, 81.5686%
        XYZ:
        40.6433, 53.3751, 56.3044
        xyY:
        0.2704, 0.3551, 53.3751
      CIE-Lab:
        78.0959, -28.8936, 1.7039
        CIE-LCH:
        78.0959, 28.9438, 176.6251
        CIE-Luv:
        78.0959, -37.4681, 7.3069
        Hunter-Lab:
        73.0582, -28.5500, 5.4473
      #80d0bd color charts
#80d0bd RGB chart
      #80d0bd CMYK chart
      #80d0bd RGB pie chart
      #80d0bd color shades, tints & tones
#80d0bd color schemes
#80d0bd color preview, HTML & CSS examples
           This text has a color of #80d0bd        
        
          <p style="color:#80d0bd;">Text here</p>
        
        
          .mytext {color:#80d0bd;}
        
        Text color #80d0bd
      
           This box has a color of #80d0bd        
        
          <div style="background-color:#80d0bd;">Content here</div>
        
        
          .mybackground {background-color:#80d0bd;}
        
        Background color #80d0bd
      
           Border around this has a color of #80d0bd        
        
          <div style="border:2px solid #80d0bd;">Content here</div>
        
        
          .myborder {border:2px solid #80d0bd;}
        
        Border color #80d0bd