#81b2c1 color space conversions
Hex:
        #81b2c1
        RGB:
        129, 178, 193
        CMY:
        49, 30, 24
        CMYK:
        33, 8, 0, 24
      HSL:
        194°, 34.0426%, 63.1373%
        HSV (HSB):
        194°, 33.1606%, 75.6863%
        XYZ:
        34.5993, 40.3582, 56.4184
        xyY:
        0.2634, 0.3072, 40.3582
      CIE-Lab:
        69.7239, -12.4901, -12.8389
        CIE-LCH:
        69.7239, 17.9120, 225.7890
        CIE-Luv:
        69.7239, -24.3062, -17.6604
        Hunter-Lab:
        63.5281, -13.9577, -8.1850
      #81b2c1 color charts
#81b2c1 RGB chart
      #81b2c1 CMYK chart
      #81b2c1 RGB pie chart
      #81b2c1 color shades, tints & tones
#81b2c1 color schemes
#81b2c1 color preview, HTML & CSS examples
           This text has a color of #81b2c1        
        
          <p style="color:#81b2c1;">Text here</p>
        
        
          .mytext {color:#81b2c1;}
        
        Text color #81b2c1
      
           This box has a color of #81b2c1        
        
          <div style="background-color:#81b2c1;">Content here</div>
        
        
          .mybackground {background-color:#81b2c1;}
        
        Background color #81b2c1
      
           Border around this has a color of #81b2c1        
        
          <div style="border:2px solid #81b2c1;">Content here</div>
        
        
          .myborder {border:2px solid #81b2c1;}
        
        Border color #81b2c1