#81aeff color space conversions
Hex:
        #81aeff
        RGB:
        129, 174, 255
        CMY:
        49, 32, 0
        CMYK:
        49, 32, 0, 0
      HSL:
        219°, 100.0000%, 75.2941%
        HSV (HSB):
        219°, 49.4118%, 100.0000%
        XYZ:
        42.2393, 42.1592, 100.5190
        xyY:
        0.2284, 0.2280, 42.1592
      CIE-Lab:
        70.9806, 6.6438, -44.7754
        CIE-LCH:
        70.9806, 45.2656, 278.4399
        CIE-Luv:
        70.9806, -22.8478, -73.4936
        Hunter-Lab:
        64.9301, 2.4927, -46.3364
      #81aeff color charts
#81aeff RGB chart
      #81aeff CMYK chart
      #81aeff RGB pie chart
      #81aeff color shades, tints & tones
#81aeff color schemes
#81aeff color preview, HTML & CSS examples
           This text has a color of #81aeff        
        
          <p style="color:#81aeff;">Text here</p>
        
        
          .mytext {color:#81aeff;}
        
        Text color #81aeff
      
           This box has a color of #81aeff        
        
          <div style="background-color:#81aeff;">Content here</div>
        
        
          .mybackground {background-color:#81aeff;}
        
        Background color #81aeff
      
           Border around this has a color of #81aeff        
        
          <div style="border:2px solid #81aeff;">Content here</div>
        
        
          .myborder {border:2px solid #81aeff;}
        
        Border color #81aeff