#80d8d7 color space conversions
Hex:
        #80d8d7
        RGB:
        128, 216, 215
        CMY:
        50, 15, 16
        CMYK:
        41, 0, 0, 15
      HSL:
        179°, 53.0120%, 67.4510%
        HSV (HSB):
        179°, 40.7407%, 84.7059%
        XYZ:
        45.7237, 58.6072, 73.1924
        xyY:
        0.2576, 0.3301, 58.6072
      CIE-Lab:
        81.0752, -26.6518, -7.8281
        CIE-LCH:
        81.0752, 27.7777, 196.3684
        CIE-Luv:
        81.0752, -40.0764, -7.8315
        Hunter-Lab:
        76.5554, -27.3604, -3.0967
      #80d8d7 color charts
#80d8d7 RGB chart
      #80d8d7 CMYK chart
      #80d8d7 RGB pie chart
      #80d8d7 color shades, tints & tones
#80d8d7 color schemes
#80d8d7 color preview, HTML & CSS examples
           This text has a color of #80d8d7        
        
          <p style="color:#80d8d7;">Text here</p>
        
        
          .mytext {color:#80d8d7;}
        
        Text color #80d8d7
      
           This box has a color of #80d8d7        
        
          <div style="background-color:#80d8d7;">Content here</div>
        
        
          .mybackground {background-color:#80d8d7;}
        
        Background color #80d8d7
      
           Border around this has a color of #80d8d7        
        
          <div style="border:2px solid #80d8d7;">Content here</div>
        
        
          .myborder {border:2px solid #80d8d7;}
        
        Border color #80d8d7