#81b2ff color space conversions
Hex:
        #81b2ff
        RGB:
        129, 178, 255
        CMY:
        49, 30, 0
        CMYK:
        49, 30, 0, 0
      HSL:
        217°, 100.0000%, 75.2941%
        HSV (HSB):
        217°, 49.4118%, 100.0000%
        XYZ:
        43.0237, 43.7279, 100.7805
        xyY:
        0.2294, 0.2332, 43.7279
      CIE-Lab:
        72.0463, 4.3975, -43.1067
        CIE-LCH:
        72.0463, 43.3304, 275.8248
        CIE-Luv:
        72.0463, -24.3196, -70.5164
        Hunter-Lab:
        66.1271, 0.4134, -44.0715
      #81b2ff color charts
#81b2ff RGB chart
      #81b2ff CMYK chart
      #81b2ff RGB pie chart
      #81b2ff color shades, tints & tones
#81b2ff color schemes
#81b2ff color preview, HTML & CSS examples
           This text has a color of #81b2ff        
        
          <p style="color:#81b2ff;">Text here</p>
        
        
          .mytext {color:#81b2ff;}
        
        Text color #81b2ff
      
           This box has a color of #81b2ff        
        
          <div style="background-color:#81b2ff;">Content here</div>
        
        
          .mybackground {background-color:#81b2ff;}
        
        Background color #81b2ff
      
           Border around this has a color of #81b2ff        
        
          <div style="border:2px solid #81b2ff;">Content here</div>
        
        
          .myborder {border:2px solid #81b2ff;}
        
        Border color #81b2ff