#81a6bc color space conversions
Hex:
        #81a6bc
        RGB:
        129, 166, 188
        CMY:
        49, 35, 26
        CMYK:
        31, 12, 0, 26
      HSL:
        202°, 30.5699%, 62.1569%
        HSV (HSB):
        202°, 31.3830%, 73.7255%
        XYZ:
        31.7666, 35.5704, 52.7684
        xyY:
        0.2645, 0.2962, 35.5704
      CIE-Lab:
        66.1904, -7.2812, -15.3895
        CIE-LCH:
        66.1904, 17.0251, 244.6800
        CIE-Luv:
        66.1904, -19.1401, -22.3168
        Hunter-Lab:
        59.6409, -9.2971, -10.7093
      #81a6bc color charts
#81a6bc RGB chart
      #81a6bc CMYK chart
      #81a6bc RGB pie chart
      #81a6bc color shades, tints & tones
#81a6bc color schemes
#81a6bc color preview, HTML & CSS examples
           This text has a color of #81a6bc        
        
          <p style="color:#81a6bc;">Text here</p>
        
        
          .mytext {color:#81a6bc;}
        
        Text color #81a6bc
      
           This box has a color of #81a6bc        
        
          <div style="background-color:#81a6bc;">Content here</div>
        
        
          .mybackground {background-color:#81a6bc;}
        
        Background color #81a6bc
      
           Border around this has a color of #81a6bc        
        
          <div style="border:2px solid #81a6bc;">Content here</div>
        
        
          .myborder {border:2px solid #81a6bc;}
        
        Border color #81a6bc