#81b1bf color space conversions
Hex:
        #81b1bf
        RGB:
        129, 177, 191
        CMY:
        49, 31, 25
        CMYK:
        32, 7, 0, 25
      HSL:
        194°, 32.6316%, 62.7451%
        HSV (HSB):
        194°, 32.4607%, 74.9020%
        XYZ:
        34.1794, 39.8730, 55.1850
        xyY:
        0.2645, 0.3085, 39.8730
      CIE-Lab:
        69.3790, -12.4537, -12.2544
        CIE-LCH:
        69.3790, 17.4718, 224.5379
        CIE-Luv:
        69.3790, -23.8812, -16.7260
        Hunter-Lab:
        63.1451, -13.8848, -7.6144
      #81b1bf color charts
#81b1bf RGB chart
      #81b1bf CMYK chart
      #81b1bf RGB pie chart
      #81b1bf color shades, tints & tones
#81b1bf color schemes
#81b1bf color preview, HTML & CSS examples
           This text has a color of #81b1bf        
        
          <p style="color:#81b1bf;">Text here</p>
        
        
          .mytext {color:#81b1bf;}
        
        Text color #81b1bf
      
           This box has a color of #81b1bf        
        
          <div style="background-color:#81b1bf;">Content here</div>
        
        
          .mybackground {background-color:#81b1bf;}
        
        Background color #81b1bf
      
           Border around this has a color of #81b1bf        
        
          <div style="border:2px solid #81b1bf;">Content here</div>
        
        
          .myborder {border:2px solid #81b1bf;}
        
        Border color #81b1bf