#81b2ef color space conversions
Hex:
        #81b2ef
        RGB:
        129, 178, 239
        CMY:
        49, 30, 6
        CMYK:
        46, 26, 0, 6
      HSL:
        213°, 77.4648%, 72.1569%
        HSV (HSB):
        213°, 46.0251%, 93.7255%
        XYZ:
        40.5536, 42.7399, 87.7736
        xyY:
        0.2371, 0.2498, 42.7399
      CIE-Lab:
        71.3781, -0.2145, -35.4845
        CIE-LCH:
        71.3781, 35.4851, 269.6537
        CIE-Luv:
        71.3781, -24.2921, -56.8607
        Hunter-Lab:
        65.3758, -3.6812, -33.8398
      #81b2ef color charts
#81b2ef RGB chart
      #81b2ef CMYK chart
      #81b2ef RGB pie chart
      #81b2ef color shades, tints & tones
#81b2ef color schemes
#81b2ef color preview, HTML & CSS examples
           This text has a color of #81b2ef        
        
          <p style="color:#81b2ef;">Text here</p>
        
        
          .mytext {color:#81b2ef;}
        
        Text color #81b2ef
      
           This box has a color of #81b2ef        
        
          <div style="background-color:#81b2ef;">Content here</div>
        
        
          .mybackground {background-color:#81b2ef;}
        
        Background color #81b2ef
      
           Border around this has a color of #81b2ef        
        
          <div style="border:2px solid #81b2ef;">Content here</div>
        
        
          .myborder {border:2px solid #81b2ef;}
        
        Border color #81b2ef