#80d4bd color space conversions
Hex:
        #80d4bd
        RGB:
        128, 212, 189
        CMY:
        50, 17, 26
        CMYK:
        40, 0, 11, 17
      HSL:
        164°, 49.4118%, 66.6667%
        HSV (HSB):
        164°, 39.6226%, 83.1373%
        XYZ:
        41.6309, 55.3503, 56.6336
        xyY:
        0.2710, 0.3603, 55.3503
      CIE-Lab:
        79.2426, -30.8094, 3.3687
        CIE-LCH:
        79.2426, 30.9930, 173.7601
        CIE-Luv:
        79.2426, -39.1412, 10.1320
        Hunter-Lab:
        74.3978, -30.3126, 6.9453
      #80d4bd color charts
#80d4bd RGB chart
      #80d4bd CMYK chart
      #80d4bd RGB pie chart
      #80d4bd color shades, tints & tones
#80d4bd color schemes
#80d4bd color preview, HTML & CSS examples
           This text has a color of #80d4bd        
        
          <p style="color:#80d4bd;">Text here</p>
        
        
          .mytext {color:#80d4bd;}
        
        Text color #80d4bd
      
           This box has a color of #80d4bd        
        
          <div style="background-color:#80d4bd;">Content here</div>
        
        
          .mybackground {background-color:#80d4bd;}
        
        Background color #80d4bd
      
           Border around this has a color of #80d4bd        
        
          <div style="border:2px solid #80d4bd;">Content here</div>
        
        
          .myborder {border:2px solid #80d4bd;}
        
        Border color #80d4bd