#81b8ae color space conversions
Hex:
        #81b8ae
        RGB:
        129, 184, 174
        CMY:
        49, 28, 32
        CMYK:
        30, 0, 5, 28
      HSL:
        169°, 27.9188%, 61.3725%
        HSV (HSB):
        169°, 29.8913%, 72.1569%
        XYZ:
        33.8337, 42.0041, 46.3688
        xyY:
        0.2769, 0.3437, 42.0041
      CIE-Lab:
        70.8737, -20.0992, -0.6883
        CIE-LCH:
        70.8737, 20.1110, 181.9615
        CIE-Luv:
        70.8737, -26.9990, 2.2513
        Hunter-Lab:
        64.8106, -20.2343, 2.9483
      #81b8ae color charts
#81b8ae RGB chart
      #81b8ae CMYK chart
      #81b8ae RGB pie chart
      #81b8ae color shades, tints & tones
#81b8ae color schemes
#81b8ae color preview, HTML & CSS examples
           This text has a color of #81b8ae        
        
          <p style="color:#81b8ae;">Text here</p>
        
        
          .mytext {color:#81b8ae;}
        
        Text color #81b8ae
      
           This box has a color of #81b8ae        
        
          <div style="background-color:#81b8ae;">Content here</div>
        
        
          .mybackground {background-color:#81b8ae;}
        
        Background color #81b8ae
      
           Border around this has a color of #81b8ae        
        
          <div style="border:2px solid #81b8ae;">Content here</div>
        
        
          .myborder {border:2px solid #81b8ae;}
        
        Border color #81b8ae