#80b4b2 color space conversions
Hex:
        #80b4b2
        RGB:
        128, 180, 178
        CMY:
        50, 29, 30
        CMYK:
        29, 0, 1, 29
      HSL:
        178°, 25.7426%, 60.3922%
        HSV (HSB):
        178°, 28.8889%, 70.5882%
        XYZ:
        33.2592, 40.4461, 48.1734
        xyY:
        0.2729, 0.3319, 40.4461
      CIE-Lab:
        69.7861, -17.4281, -4.4909
        CIE-LCH:
        69.7861, 17.9974, 194.4498
        CIE-Luv:
        69.7861, -25.6304, -3.9105
        Hunter-Lab:
        63.5972, -17.9456, -0.3927
      #80b4b2 color charts
#80b4b2 RGB chart
      #80b4b2 CMYK chart
      #80b4b2 RGB pie chart
      #80b4b2 color shades, tints & tones
#80b4b2 color schemes
#80b4b2 color preview, HTML & CSS examples
           This text has a color of #80b4b2        
        
          <p style="color:#80b4b2;">Text here</p>
        
        
          .mytext {color:#80b4b2;}
        
        Text color #80b4b2
      
           This box has a color of #80b4b2        
        
          <div style="background-color:#80b4b2;">Content here</div>
        
        
          .mybackground {background-color:#80b4b2;}
        
        Background color #80b4b2
      
           Border around this has a color of #80b4b2        
        
          <div style="border:2px solid #80b4b2;">Content here</div>
        
        
          .myborder {border:2px solid #80b4b2;}
        
        Border color #80b4b2