#81b8ac color space conversions
Hex:
        #81b8ac
        RGB:
        129, 184, 172
        CMY:
        49, 28, 33
        CMYK:
        30, 0, 7, 28
      HSL:
        167°, 27.9188%, 61.3725%
        HSV (HSB):
        167°, 29.8913%, 72.1569%
        XYZ:
        33.6401, 41.9267, 45.3494
        xyY:
        0.2782, 0.3467, 41.9267
      CIE-Lab:
        70.8203, -20.5461, 0.3304
        CIE-LCH:
        70.8203, 20.5488, 179.0786
        CIE-Luv:
        70.8203, -27.0139, 3.8415
        Hunter-Lab:
        64.7508, -20.5774, 3.8008
      #81b8ac color charts
#81b8ac RGB chart
      #81b8ac CMYK chart
      #81b8ac RGB pie chart
      #81b8ac color shades, tints & tones
#81b8ac color schemes
#81b8ac color preview, HTML & CSS examples
           This text has a color of #81b8ac        
        
          <p style="color:#81b8ac;">Text here</p>
        
        
          .mytext {color:#81b8ac;}
        
        Text color #81b8ac
      
           This box has a color of #81b8ac        
        
          <div style="background-color:#81b8ac;">Content here</div>
        
        
          .mybackground {background-color:#81b8ac;}
        
        Background color #81b8ac
      
           Border around this has a color of #81b8ac        
        
          <div style="border:2px solid #81b8ac;">Content here</div>
        
        
          .myborder {border:2px solid #81b8ac;}
        
        Border color #81b8ac