#80b3b2 color space conversions
Hex:
        #80b3b2
        RGB:
        128, 179, 178
        CMY:
        50, 30, 30
        CMYK:
        28, 0, 1, 30
      HSL:
        179°, 25.1232%, 60.1961%
        HSV (HSB):
        179°, 28.4916%, 70.1961%
        XYZ:
        33.0581, 40.0437, 48.1064
        xyY:
        0.2727, 0.3304, 40.0437
      CIE-Lab:
        69.5007, -16.9097, -4.9122
        CIE-LCH:
        69.5007, 17.6088, 196.1984
        CIE-Luv:
        69.5007, -25.1923, -4.6306
        Hunter-Lab:
        63.2801, -17.4903, -0.7769
      #80b3b2 color charts
#80b3b2 RGB chart
      #80b3b2 CMYK chart
      #80b3b2 RGB pie chart
      #80b3b2 color shades, tints & tones
#80b3b2 color schemes
#80b3b2 color preview, HTML & CSS examples
           This text has a color of #80b3b2        
        
          <p style="color:#80b3b2;">Text here</p>
        
        
          .mytext {color:#80b3b2;}
        
        Text color #80b3b2
      
           This box has a color of #80b3b2        
        
          <div style="background-color:#80b3b2;">Content here</div>
        
        
          .mybackground {background-color:#80b3b2;}
        
        Background color #80b3b2
      
           Border around this has a color of #80b3b2        
        
          <div style="border:2px solid #80b3b2;">Content here</div>
        
        
          .myborder {border:2px solid #80b3b2;}
        
        Border color #80b3b2