#81b9ac color space conversions
Hex:
        #81b9ac
        RGB:
        129, 185, 172
        CMY:
        49, 27, 33
        CMYK:
        30, 0, 7, 27
      HSL:
        166°, 28.5714%, 61.5686%
        HSV (HSB):
        166°, 30.2703%, 72.5490%
        XYZ:
        33.8486, 42.3436, 45.4188
        xyY:
        0.2783, 0.3482, 42.3436
      CIE-Lab:
        71.1072, -21.0534, 0.7488
        CIE-LCH:
        71.1072, 21.0667, 177.9632
        CIE-Luv:
        71.1072, -27.4564, 4.5462
        Hunter-Lab:
        65.0720, -21.0252, 4.1672
      #81b9ac color charts
#81b9ac RGB chart
      #81b9ac CMYK chart
      #81b9ac RGB pie chart
      #81b9ac color shades, tints & tones
#81b9ac color schemes
#81b9ac color preview, HTML & CSS examples
           This text has a color of #81b9ac        
        
          <p style="color:#81b9ac;">Text here</p>
        
        
          .mytext {color:#81b9ac;}
        
        Text color #81b9ac
      
           This box has a color of #81b9ac        
        
          <div style="background-color:#81b9ac;">Content here</div>
        
        
          .mybackground {background-color:#81b9ac;}
        
        Background color #81b9ac
      
           Border around this has a color of #81b9ac        
        
          <div style="border:2px solid #81b9ac;">Content here</div>
        
        
          .myborder {border:2px solid #81b9ac;}
        
        Border color #81b9ac