#80d6d2 color space conversions
Hex:
        #80d6d2
        RGB:
        128, 214, 210
        CMY:
        50, 16, 18
        CMYK:
        40, 0, 2, 16
      HSL:
        177°, 51.1905%, 67.0588%
        HSV (HSB):
        177°, 40.1869%, 83.9216%
        XYZ:
        44.5815, 57.3355, 69.6899
        xyY:
        0.2598, 0.3341, 57.3355
      CIE-Lab:
        80.3679, -26.8929, -6.2072
        CIE-LCH:
        80.3679, 27.5999, 192.9969
        CIE-Luv:
        80.3679, -39.4061, -5.2152
        Hunter-Lab:
        75.7202, -27.4155, -1.5641
      #80d6d2 color charts
#80d6d2 RGB chart
      #80d6d2 CMYK chart
      #80d6d2 RGB pie chart
      #80d6d2 color shades, tints & tones
#80d6d2 color schemes
#80d6d2 color preview, HTML & CSS examples
           This text has a color of #80d6d2        
        
          <p style="color:#80d6d2;">Text here</p>
        
        
          .mytext {color:#80d6d2;}
        
        Text color #80d6d2
      
           This box has a color of #80d6d2        
        
          <div style="background-color:#80d6d2;">Content here</div>
        
        
          .mybackground {background-color:#80d6d2;}
        
        Background color #80d6d2
      
           Border around this has a color of #80d6d2        
        
          <div style="border:2px solid #80d6d2;">Content here</div>
        
        
          .myborder {border:2px solid #80d6d2;}
        
        Border color #80d6d2