#81b7ff color space conversions
Hex:
        #81b7ff
        RGB:
        129, 183, 255
        CMY:
        49, 28, 0
        CMYK:
        49, 28, 0, 0
      HSL:
        214°, 100.0000%, 75.2941%
        HSV (HSB):
        214°, 49.4118%, 100.0000%
        XYZ:
        44.0367, 45.7541, 101.1182
        xyY:
        0.2307, 0.2397, 45.7541
      CIE-Lab:
        73.3857, 1.6141, -41.0148
        CIE-LCH:
        73.3857, 41.0465, 272.2536
        CIE-Luv:
        73.3857, -26.1742, -66.7574
        Hunter-Lab:
        67.6418, -2.1645, -41.2838
      #81b7ff color charts
#81b7ff RGB chart
      #81b7ff CMYK chart
      #81b7ff RGB pie chart
      #81b7ff color shades, tints & tones
#81b7ff color schemes
#81b7ff color preview, HTML & CSS examples
           This text has a color of #81b7ff        
        
          <p style="color:#81b7ff;">Text here</p>
        
        
          .mytext {color:#81b7ff;}
        
        Text color #81b7ff
      
           This box has a color of #81b7ff        
        
          <div style="background-color:#81b7ff;">Content here</div>
        
        
          .mybackground {background-color:#81b7ff;}
        
        Background color #81b7ff
      
           Border around this has a color of #81b7ff        
        
          <div style="border:2px solid #81b7ff;">Content here</div>
        
        
          .myborder {border:2px solid #81b7ff;}
        
        Border color #81b7ff