#80d5bb color space conversions
Hex:
        #80d5bb
        RGB:
        128, 213, 187
        CMY:
        50, 16, 27
        CMYK:
        40, 0, 12, 16
      HSL:
        162°, 50.2959%, 66.8627%
        HSV (HSB):
        162°, 39.9061%, 83.5294%
        XYZ:
        41.6660, 55.7656, 55.5815
        xyY:
        0.2723, 0.3644, 55.7656
      CIE-Lab:
        79.4802, -31.7268, 4.7806
        CIE-LCH:
        79.4802, 32.0850, 171.4312
        CIE-Luv:
        79.4802, -39.6110, 12.3886
        Hunter-Lab:
        74.6763, -31.0888, 8.1440
      #80d5bb color charts
#80d5bb RGB chart
      #80d5bb CMYK chart
      #80d5bb RGB pie chart
      #80d5bb color shades, tints & tones
#80d5bb color schemes
#80d5bb color preview, HTML & CSS examples
           This text has a color of #80d5bb        
        
          <p style="color:#80d5bb;">Text here</p>
        
        
          .mytext {color:#80d5bb;}
        
        Text color #80d5bb
      
           This box has a color of #80d5bb        
        
          <div style="background-color:#80d5bb;">Content here</div>
        
        
          .mybackground {background-color:#80d5bb;}
        
        Background color #80d5bb
      
           Border around this has a color of #80d5bb        
        
          <div style="border:2px solid #80d5bb;">Content here</div>
        
        
          .myborder {border:2px solid #80d5bb;}
        
        Border color #80d5bb