#81b0ea color space conversions
Hex:
        #81b0ea
        RGB:
        129, 176, 234
        CMY:
        49, 31, 8
        CMYK:
        45, 25, 0, 8
      HSL:
        213°, 71.4286%, 71.1765%
        HSV (HSB):
        213°, 44.8718%, 91.7647%
        XYZ:
        39.4299, 41.6583, 83.8046
        xyY:
        0.2391, 0.2526, 41.6583
      CIE-Lab:
        70.6347, -0.5197, -33.9172
        CIE-LCH:
        70.6347, 33.9212, 269.1221
        CIE-Luv:
        70.6347, -23.5109, -54.0885
        Hunter-Lab:
        64.5432, -3.9039, -31.8034
      #81b0ea color charts
#81b0ea RGB chart
      #81b0ea CMYK chart
      #81b0ea RGB pie chart
      #81b0ea color shades, tints & tones
#81b0ea color schemes
#81b0ea color preview, HTML & CSS examples
           This text has a color of #81b0ea        
        
          <p style="color:#81b0ea;">Text here</p>
        
        
          .mytext {color:#81b0ea;}
        
        Text color #81b0ea
      
           This box has a color of #81b0ea        
        
          <div style="background-color:#81b0ea;">Content here</div>
        
        
          .mybackground {background-color:#81b0ea;}
        
        Background color #81b0ea
      
           Border around this has a color of #81b0ea        
        
          <div style="border:2px solid #81b0ea;">Content here</div>
        
        
          .myborder {border:2px solid #81b0ea;}
        
        Border color #81b0ea