#dcace2 color space conversions
Hex:
        #dcace2
        RGB:
        220, 172, 226
        CMY:
        14, 33, 11
        CMYK:
        3, 24, 0, 11
      HSL:
        293°, 48.2143%, 78.0392%
        HSV (HSB):
        293°, 23.8938%, 88.6275%
        XYZ:
        57.9952, 50.2117, 78.5867
        xyY:
        0.3105, 0.2688, 50.2117
      CIE-Lab:
        76.1990, 26.6771, -20.4378
        CIE-LCH:
        76.1990, 33.6061, 322.5437
        CIE-Luv:
        76.1990, 23.5186, -36.3432
        Hunter-Lab:
        70.8602, 22.0871, -16.1527
      #dcace2 color charts
#dcace2 RGB chart
      #dcace2 CMYK chart
      #dcace2 RGB pie chart
      #dcace2 color shades, tints & tones
#dcace2 color schemes
#dcace2 color preview, HTML & CSS examples
           This text has a color of #dcace2        
        
          <p style="color:#dcace2;">Text here</p>
        
        
          .mytext {color:#dcace2;}
        
        Text color #dcace2
      
           This box has a color of #dcace2        
        
          <div style="background-color:#dcace2;">Content here</div>
        
        
          .mybackground {background-color:#dcace2;}
        
        Background color #dcace2
      
           Border around this has a color of #dcace2        
        
          <div style="border:2px solid #dcace2;">Content here</div>
        
        
          .myborder {border:2px solid #dcace2;}
        
        Border color #dcace2