#80b7b2 color space conversions
Hex:
        #80b7b2
        RGB:
        128, 183, 178
        CMY:
        50, 28, 30
        CMYK:
        30, 0, 3, 28
      HSL:
        175°, 27.6382%, 60.9804%
        HSV (HSB):
        175°, 30.0546%, 71.7647%
        XYZ:
        33.8715, 41.6705, 48.3775
        xyY:
        0.2733, 0.3363, 41.6705
      CIE-Lab:
        70.6432, -18.9737, -3.2281
        CIE-LCH:
        70.6432, 19.2463, 189.6555
        CIE-Luv:
        70.6432, -26.9429, -1.7550
        Hunter-Lab:
        64.5527, -19.3065, 0.7534
      #80b7b2 color charts
#80b7b2 RGB chart
      #80b7b2 CMYK chart
      #80b7b2 RGB pie chart
      #80b7b2 color shades, tints & tones
#80b7b2 color schemes
#80b7b2 color preview, HTML & CSS examples
           This text has a color of #80b7b2        
        
          <p style="color:#80b7b2;">Text here</p>
        
        
          .mytext {color:#80b7b2;}
        
        Text color #80b7b2
      
           This box has a color of #80b7b2        
        
          <div style="background-color:#80b7b2;">Content here</div>
        
        
          .mybackground {background-color:#80b7b2;}
        
        Background color #80b7b2
      
           Border around this has a color of #80b7b2        
        
          <div style="border:2px solid #80b7b2;">Content here</div>
        
        
          .myborder {border:2px solid #80b7b2;}
        
        Border color #80b7b2