#80d9d3 color space conversions
Hex:
        #80d9d3
        RGB:
        128, 217, 211
        CMY:
        50, 15, 17
        CMYK:
        41, 0, 3, 15
      HSL:
        176°, 53.9394%, 67.6471%
        HSV (HSB):
        176°, 41.0138%, 85.0980%
        XYZ:
        45.4728, 58.9181, 70.6037
        xyY:
        0.2599, 0.3367, 58.9181
      CIE-Lab:
        81.2465, -28.1081, -5.4423
        CIE-LCH:
        81.2465, 28.6301, 190.9581
        CIE-Luv:
        81.2465, -40.5937, -3.8274
        Hunter-Lab:
        76.7581, -28.5802, -0.8055
      #80d9d3 color charts
#80d9d3 RGB chart
      #80d9d3 CMYK chart
      #80d9d3 RGB pie chart
      #80d9d3 color shades, tints & tones
#80d9d3 color schemes
#80d9d3 color preview, HTML & CSS examples
           This text has a color of #80d9d3        
        
          <p style="color:#80d9d3;">Text here</p>
        
        
          .mytext {color:#80d9d3;}
        
        Text color #80d9d3
      
           This box has a color of #80d9d3        
        
          <div style="background-color:#80d9d3;">Content here</div>
        
        
          .mybackground {background-color:#80d9d3;}
        
        Background color #80d9d3
      
           Border around this has a color of #80d9d3        
        
          <div style="border:2px solid #80d9d3;">Content here</div>
        
        
          .myborder {border:2px solid #80d9d3;}
        
        Border color #80d9d3