#aedbf8 color space conversions
Hex:
        #aedbf8
        RGB:
        174, 219, 248
        CMY:
        32, 14, 3
        CMYK:
        30, 12, 0, 3
      HSL:
        204°, 84.0909%, 82.7451%
        HSV (HSB):
        204°, 29.8387%, 97.2549%
        XYZ:
        59.7304, 66.4390, 98.4828
        xyY:
        0.2659, 0.2957, 66.4390
      CIE-Lab:
        85.2199, -8.0180, -18.9010
        CIE-LCH:
        85.2199, 20.5313, 247.0129
        CIE-Luv:
        85.2199, -23.3669, -28.7905
        Hunter-Lab:
        81.5101, -11.8385, -14.5787
      #aedbf8 color charts
#aedbf8 RGB chart
      #aedbf8 CMYK chart
      #aedbf8 RGB pie chart
      #aedbf8 color shades, tints & tones
#aedbf8 color schemes
#aedbf8 color preview, HTML & CSS examples
           This text has a color of #aedbf8        
        
          <p style="color:#aedbf8;">Text here</p>
        
        
          .mytext {color:#aedbf8;}
        
        Text color #aedbf8
      
           This box has a color of #aedbf8        
        
          <div style="background-color:#aedbf8;">Content here</div>
        
        
          .mybackground {background-color:#aedbf8;}
        
        Background color #aedbf8
      
           Border around this has a color of #aedbf8        
        
          <div style="border:2px solid #aedbf8;">Content here</div>
        
        
          .myborder {border:2px solid #aedbf8;}
        
        Border color #aedbf8