#80d2d1 color space conversions
Hex:
        #80d2d1
        RGB:
        128, 210, 209
        CMY:
        50, 18, 18
        CMYK:
        39, 0, 0, 18
      HSL:
        179°, 47.6744%, 66.2745%
        HSV (HSB):
        179°, 39.0476%, 82.3529%
        XYZ:
        43.4573, 55.2858, 68.7024
        xyY:
        0.2595, 0.3302, 55.2858
      CIE-Lab:
        79.2056, -25.1763, -7.3931
        CIE-LCH:
        79.2056, 26.2394, 196.3651
        CIE-Luv:
        79.2056, -37.8050, -7.3424
        Hunter-Lab:
        74.3544, -25.7939, -2.7350
      #80d2d1 color charts
#80d2d1 RGB chart
      #80d2d1 CMYK chart
      #80d2d1 RGB pie chart
      #80d2d1 color shades, tints & tones
#80d2d1 color schemes
#80d2d1 color preview, HTML & CSS examples
           This text has a color of #80d2d1        
        
          <p style="color:#80d2d1;">Text here</p>
        
        
          .mytext {color:#80d2d1;}
        
        Text color #80d2d1
      
           This box has a color of #80d2d1        
        
          <div style="background-color:#80d2d1;">Content here</div>
        
        
          .mybackground {background-color:#80d2d1;}
        
        Background color #80d2d1
      
           Border around this has a color of #80d2d1        
        
          <div style="border:2px solid #80d2d1;">Content here</div>
        
        
          .myborder {border:2px solid #80d2d1;}
        
        Border color #80d2d1