#aedce2 color space conversions
Hex:
        #aedce2
        RGB:
        174, 220, 226
        CMY:
        32, 14, 11
        CMYK:
        23, 3, 0, 11
      HSL:
        187°, 47.2727%, 78.4314%
        HSV (HSB):
        187°, 23.0088%, 88.6275%
        XYZ:
        56.7762, 65.6761, 81.6358
        xyY:
        0.2782, 0.3218, 65.6761
      CIE-Lab:
        84.8309, -13.5217, -7.8461
        CIE-LCH:
        84.8309, 15.6332, 210.1248
        CIE-Luv:
        84.8309, -23.5504, -9.9258
        Hunter-Lab:
        81.0408, -16.7663, -2.9968
      #aedce2 color charts
#aedce2 RGB chart
      #aedce2 CMYK chart
      #aedce2 RGB pie chart
      #aedce2 color shades, tints & tones
#aedce2 color schemes
#aedce2 color preview, HTML & CSS examples
           This text has a color of #aedce2        
        
          <p style="color:#aedce2;">Text here</p>
        
        
          .mytext {color:#aedce2;}
        
        Text color #aedce2
      
           This box has a color of #aedce2        
        
          <div style="background-color:#aedce2;">Content here</div>
        
        
          .mybackground {background-color:#aedce2;}
        
        Background color #aedce2
      
           Border around this has a color of #aedce2        
        
          <div style="border:2px solid #aedce2;">Content here</div>
        
        
          .myborder {border:2px solid #aedce2;}
        
        Border color #aedce2