#80b3bd color space conversions
Hex:
        #80b3bd
        RGB:
        128, 179, 189
        CMY:
        50, 30, 26
        CMYK:
        32, 5, 0, 26
      HSL:
        190°, 31.6062%, 62.1569%
        HSV (HSB):
        190°, 32.2751%, 74.1176%
        XYZ:
        34.2075, 40.5035, 54.1591
        xyY:
        0.2654, 0.3143, 40.5035
      CIE-Lab:
        69.8267, -14.2859, -10.4882
        CIE-LCH:
        69.8267, 17.7225, 216.2849
        CIE-Luv:
        69.8267, -25.1478, -13.6822
        Hunter-Lab:
        63.6424, -15.4312, -5.9057
      #80b3bd color charts
#80b3bd RGB chart
      #80b3bd CMYK chart
      #80b3bd RGB pie chart
      #80b3bd color shades, tints & tones
#80b3bd color schemes
#80b3bd color preview, HTML & CSS examples
           This text has a color of #80b3bd        
        
          <p style="color:#80b3bd;">Text here</p>
        
        
          .mytext {color:#80b3bd;}
        
        Text color #80b3bd
      
           This box has a color of #80b3bd        
        
          <div style="background-color:#80b3bd;">Content here</div>
        
        
          .mybackground {background-color:#80b3bd;}
        
        Background color #80b3bd
      
           Border around this has a color of #80b3bd        
        
          <div style="border:2px solid #80b3bd;">Content here</div>
        
        
          .myborder {border:2px solid #80b3bd;}
        
        Border color #80b3bd