#81b2c2 color space conversions
Hex:
        #81b2c2
        RGB:
        129, 178, 194
        CMY:
        49, 30, 24
        CMYK:
        34, 8, 0, 24
      HSL:
        195°, 34.7594%, 63.3333%
        HSV (HSB):
        195°, 33.5052%, 76.0784%
        XYZ:
        34.7113, 40.4030, 57.0080
        xyY:
        0.2627, 0.3058, 40.4030
      CIE-Lab:
        69.7556, -12.2421, -13.3419
        CIE-LCH:
        69.7556, 18.1073, 227.4617
        CIE-Luv:
        69.7556, -24.3046, -18.4980
        Hunter-Lab:
        63.5633, -13.7588, -8.6811
      #81b2c2 color charts
#81b2c2 RGB chart
      #81b2c2 CMYK chart
      #81b2c2 RGB pie chart
      #81b2c2 color shades, tints & tones
#81b2c2 color schemes
#81b2c2 color preview, HTML & CSS examples
           This text has a color of #81b2c2        
        
          <p style="color:#81b2c2;">Text here</p>
        
        
          .mytext {color:#81b2c2;}
        
        Text color #81b2c2
      
           This box has a color of #81b2c2        
        
          <div style="background-color:#81b2c2;">Content here</div>
        
        
          .mybackground {background-color:#81b2c2;}
        
        Background color #81b2c2
      
           Border around this has a color of #81b2c2        
        
          <div style="border:2px solid #81b2c2;">Content here</div>
        
        
          .myborder {border:2px solid #81b2c2;}
        
        Border color #81b2c2