#81b2ba color space conversions
Hex:
        #81b2ba
        RGB:
        129, 178, 186
        CMY:
        49, 30, 27
        CMYK:
        31, 4, 0, 27
      HSL:
        188°, 29.2308%, 61.7647%
        HSV (HSB):
        188°, 30.6452%, 72.9412%
        XYZ:
        33.8366, 40.0531, 52.4020
        xyY:
        0.2679, 0.3171, 40.0531
      CIE-Lab:
        69.5073, -14.1995, -9.3062
        CIE-LCH:
        69.5073, 16.9774, 213.2402
        CIE-Luv:
        69.5073, -24.3187, -11.8326
        Hunter-Lab:
        63.2875, -15.3184, -4.7908
      #81b2ba color charts
#81b2ba RGB chart
      #81b2ba CMYK chart
      #81b2ba RGB pie chart
      #81b2ba color shades, tints & tones
#81b2ba color schemes
#81b2ba color preview, HTML & CSS examples
           This text has a color of #81b2ba        
        
          <p style="color:#81b2ba;">Text here</p>
        
        
          .mytext {color:#81b2ba;}
        
        Text color #81b2ba
      
           This box has a color of #81b2ba        
        
          <div style="background-color:#81b2ba;">Content here</div>
        
        
          .mybackground {background-color:#81b2ba;}
        
        Background color #81b2ba
      
           Border around this has a color of #81b2ba        
        
          <div style="border:2px solid #81b2ba;">Content here</div>
        
        
          .myborder {border:2px solid #81b2ba;}
        
        Border color #81b2ba