#81b6bc color space conversions
Hex:
        #81b6bc
        RGB:
        129, 182, 188
        CMY:
        49, 29, 26
        CMYK:
        31, 3, 0, 26
      HSL:
        186°, 30.5699%, 62.1569%
        HSV (HSB):
        186°, 31.3830%, 73.7255%
        XYZ:
        34.8583, 41.7539, 53.7990
        xyY:
        0.2673, 0.3202, 41.7539
      CIE-Lab:
        70.7009, -15.8127, -8.6289
        CIE-LCH:
        70.7009, 18.0139, 208.6211
        CIE-Luv:
        70.7009, -26.0377, -10.5609
        Hunter-Lab:
        64.6172, -16.7868, -4.1316
      #81b6bc color charts
#81b6bc RGB chart
      #81b6bc CMYK chart
      #81b6bc RGB pie chart
      #81b6bc color shades, tints & tones
#81b6bc color schemes
#81b6bc color preview, HTML & CSS examples
           This text has a color of #81b6bc        
        
          <p style="color:#81b6bc;">Text here</p>
        
        
          .mytext {color:#81b6bc;}
        
        Text color #81b6bc
      
           This box has a color of #81b6bc        
        
          <div style="background-color:#81b6bc;">Content here</div>
        
        
          .mybackground {background-color:#81b6bc;}
        
        Background color #81b6bc
      
           Border around this has a color of #81b6bc        
        
          <div style="border:2px solid #81b6bc;">Content here</div>
        
        
          .myborder {border:2px solid #81b6bc;}
        
        Border color #81b6bc