#aed6ff color space conversions
Hex:
        #aed6ff
        RGB:
        174, 214, 255
        CMY:
        32, 16, 0
        CMYK:
        32, 16, 0, 0
      HSL:
        210°, 100.0000%, 84.1176%
        HSV (HSB):
        210°, 31.7647%, 100.0000%
        XYZ:
        59.5521, 64.3118, 103.8824
        xyY:
        0.2615, 0.2824, 64.3118
      CIE-Lab:
        84.1278, -3.7374, -24.2559
        CIE-LCH:
        84.1278, 24.5422, 261.2405
        CIE-Luv:
        84.1278, -21.3522, -38.3416
        Hunter-Lab:
        80.1946, -7.7874, -20.6668
      #aed6ff color charts
#aed6ff RGB chart
      #aed6ff CMYK chart
      #aed6ff RGB pie chart
      #aed6ff color shades, tints & tones
#aed6ff color schemes
#aed6ff color preview, HTML & CSS examples
           This text has a color of #aed6ff        
        
          <p style="color:#aed6ff;">Text here</p>
        
        
          .mytext {color:#aed6ff;}
        
        Text color #aed6ff
      
           This box has a color of #aed6ff        
        
          <div style="background-color:#aed6ff;">Content here</div>
        
        
          .mybackground {background-color:#aed6ff;}
        
        Background color #aed6ff
      
           Border around this has a color of #aed6ff        
        
          <div style="border:2px solid #aed6ff;">Content here</div>
        
        
          .myborder {border:2px solid #aed6ff;}
        
        Border color #aed6ff