#81b0ba color space conversions
Hex:
        #81b0ba
        RGB:
        129, 176, 186
        CMY:
        49, 31, 27
        CMYK:
        31, 5, 0, 27
      HSL:
        191°, 29.2308%, 61.7647%
        HSV (HSB):
        191°, 30.6452%, 72.9412%
        XYZ:
        33.4415, 39.2630, 52.2703
        xyY:
        0.2676, 0.3142, 39.2630
      CIE-Lab:
        68.9413, -13.1444, -10.1506
        CIE-LCH:
        68.9413, 16.6076, 217.6767
        CIE-Luv:
        68.9413, -23.4528, -13.2959
        Hunter-Lab:
        62.6602, -14.3904, -5.5969
      #81b0ba color charts
#81b0ba RGB chart
      #81b0ba CMYK chart
      #81b0ba RGB pie chart
      #81b0ba color shades, tints & tones
#81b0ba color schemes
#81b0ba color preview, HTML & CSS examples
           This text has a color of #81b0ba        
        
          <p style="color:#81b0ba;">Text here</p>
        
        
          .mytext {color:#81b0ba;}
        
        Text color #81b0ba
      
           This box has a color of #81b0ba        
        
          <div style="background-color:#81b0ba;">Content here</div>
        
        
          .mybackground {background-color:#81b0ba;}
        
        Background color #81b0ba
      
           Border around this has a color of #81b0ba        
        
          <div style="border:2px solid #81b0ba;">Content here</div>
        
        
          .myborder {border:2px solid #81b0ba;}
        
        Border color #81b0ba