#acafd5 color space conversions
Hex:
        #acafd5
        RGB:
        172, 175, 213
        CMY:
        33, 31, 16
        CMYK:
        19, 18, 0, 16
      HSL:
        236°, 32.8000%, 75.4902%
        HSV (HSB):
        236°, 19.2488%, 83.5294%
        XYZ:
        44.3535, 44.2347, 69.1513
        xyY:
        0.2812, 0.2804, 44.2347
      CIE-Lab:
        72.3851, 6.8523, -19.5254
        CIE-LCH:
        72.3851, 20.6929, 289.3383
        CIE-Luv:
        72.3851, -3.7774, -31.4265
        Hunter-Lab:
        66.5092, 2.6466, -15.0889
      #acafd5 color charts
#acafd5 RGB chart
      #acafd5 CMYK chart
      #acafd5 RGB pie chart
      #acafd5 color shades, tints & tones
#acafd5 color schemes
#acafd5 color preview, HTML & CSS examples
           This text has a color of #acafd5        
        
          <p style="color:#acafd5;">Text here</p>
        
        
          .mytext {color:#acafd5;}
        
        Text color #acafd5
      
           This box has a color of #acafd5        
        
          <div style="background-color:#acafd5;">Content here</div>
        
        
          .mybackground {background-color:#acafd5;}
        
        Background color #acafd5
      
           Border around this has a color of #acafd5        
        
          <div style="border:2px solid #acafd5;">Content here</div>
        
        
          .myborder {border:2px solid #acafd5;}
        
        Border color #acafd5