#81b4c1 color space conversions
Hex:
        #81b4c1
        RGB:
        129, 180, 193
        CMY:
        49, 29, 24
        CMYK:
        33, 7, 0, 24
      HSL:
        192°, 34.0426%, 63.1373%
        HSV (HSB):
        192°, 33.1606%, 75.6863%
        XYZ:
        35.0002, 41.1599, 56.5520
        xyY:
        0.2637, 0.3101, 41.1599
      CIE-Lab:
        70.2878, -13.5474, -11.9934
        CIE-LCH:
        70.2878, 18.0934, 221.5182
        CIE-Luv:
        70.2878, -25.1590, -16.1828
        Hunter-Lab:
        64.1560, -14.8927, -7.3536
      #81b4c1 color charts
#81b4c1 RGB chart
      #81b4c1 CMYK chart
      #81b4c1 RGB pie chart
      #81b4c1 color shades, tints & tones
#81b4c1 color schemes
#81b4c1 color preview, HTML & CSS examples
           This text has a color of #81b4c1        
        
          <p style="color:#81b4c1;">Text here</p>
        
        
          .mytext {color:#81b4c1;}
        
        Text color #81b4c1
      
           This box has a color of #81b4c1        
        
          <div style="background-color:#81b4c1;">Content here</div>
        
        
          .mybackground {background-color:#81b4c1;}
        
        Background color #81b4c1
      
           Border around this has a color of #81b4c1        
        
          <div style="border:2px solid #81b4c1;">Content here</div>
        
        
          .myborder {border:2px solid #81b4c1;}
        
        Border color #81b4c1