#81a2ea color space conversions
Hex:
        #81a2ea
        RGB:
        129, 162, 234
        CMY:
        49, 36, 8
        CMYK:
        45, 31, 0, 8
      HSL:
        221°, 71.4286%, 71.1765%
        HSV (HSB):
        221°, 44.8718%, 91.7647%
        XYZ:
        36.8249, 36.4483, 82.9362
        xyY:
        0.2357, 0.2333, 36.4483
      CIE-Lab:
        66.8610, 7.3460, -39.7883
        CIE-LCH:
        66.8610, 40.4607, 280.4605
        CIE-Luv:
        66.8610, -18.1430, -64.5232
        Hunter-Lab:
        60.3724, 3.2264, -39.1886
      #81a2ea color charts
#81a2ea RGB chart
      #81a2ea CMYK chart
      #81a2ea RGB pie chart
      #81a2ea color shades, tints & tones
#81a2ea color schemes
#81a2ea color preview, HTML & CSS examples
           This text has a color of #81a2ea        
        
          <p style="color:#81a2ea;">Text here</p>
        
        
          .mytext {color:#81a2ea;}
        
        Text color #81a2ea
      
           This box has a color of #81a2ea        
        
          <div style="background-color:#81a2ea;">Content here</div>
        
        
          .mybackground {background-color:#81a2ea;}
        
        Background color #81a2ea
      
           Border around this has a color of #81a2ea        
        
          <div style="border:2px solid #81a2ea;">Content here</div>
        
        
          .myborder {border:2px solid #81a2ea;}
        
        Border color #81a2ea