#dacfe6 color space conversions
Hex:
        #dacfe6
        RGB:
        218, 207, 230
        CMY:
        15, 19, 10
        CMYK:
        5, 10, 0, 10
      HSL:
        269°, 31.5068%, 85.6863%
        HSV (HSB):
        269°, 10.0000%, 90.1961%
        XYZ:
        65.5092, 65.2442, 84.0036
        xyY:
        0.3050, 0.3038, 65.2442
      CIE-Lab:
        84.6094, 8.0019, -9.9678
        CIE-LCH:
        84.6094, 12.7823, 308.7566
        CIE-Luv:
        84.6094, 4.7521, -16.8458
        Hunter-Lab:
        80.7739, 3.4126, -5.1189
      #dacfe6 color charts
#dacfe6 RGB chart
      #dacfe6 CMYK chart
      #dacfe6 RGB pie chart
      #dacfe6 color shades, tints & tones
#dacfe6 color schemes
#dacfe6 color preview, HTML & CSS examples
           This text has a color of #dacfe6        
        
          <p style="color:#dacfe6;">Text here</p>
        
        
          .mytext {color:#dacfe6;}
        
        Text color #dacfe6
      
           This box has a color of #dacfe6        
        
          <div style="background-color:#dacfe6;">Content here</div>
        
        
          .mybackground {background-color:#dacfe6;}
        
        Background color #dacfe6
      
           Border around this has a color of #dacfe6        
        
          <div style="border:2px solid #dacfe6;">Content here</div>
        
        
          .myborder {border:2px solid #dacfe6;}
        
        Border color #dacfe6