#acedf2 color space conversions
Hex:
        #acedf2
        RGB:
        172, 237, 242
        CMY:
        33, 7, 5
        CMYK:
        29, 2, 0, 5
      HSL:
        184°, 72.9167%, 81.1765%
        HSV (HSB):
        184°, 28.9256%, 94.9020%
        XYZ:
        63.3245, 75.7498, 95.2880
        xyY:
        0.2702, 0.3232, 75.7498
      CIE-Lab:
        89.7431, -19.0912, -8.9878
        CIE-LCH:
        89.7431, 21.1011, 205.2102
        CIE-Luv:
        89.7431, -31.8719, -10.9446
        Hunter-Lab:
        87.0344, -22.4372, -3.9885
      #acedf2 color charts
#acedf2 RGB chart
      #acedf2 CMYK chart
      #acedf2 RGB pie chart
      #acedf2 color shades, tints & tones
#acedf2 color schemes
#acedf2 color preview, HTML & CSS examples
           This text has a color of #acedf2        
        
          <p style="color:#acedf2;">Text here</p>
        
        
          .mytext {color:#acedf2;}
        
        Text color #acedf2
      
           This box has a color of #acedf2        
        
          <div style="background-color:#acedf2;">Content here</div>
        
        
          .mybackground {background-color:#acedf2;}
        
        Background color #acedf2
      
           Border around this has a color of #acedf2        
        
          <div style="border:2px solid #acedf2;">Content here</div>
        
        
          .myborder {border:2px solid #acedf2;}
        
        Border color #acedf2