#dcd0e0 color space conversions
Hex:
        #dcd0e0
        RGB:
        220, 208, 224
        CMY:
        14, 18, 12
        CMYK:
        2, 7, 0, 12
      HSL:
        285°, 20.5128%, 84.7059%
        HSV (HSB):
        285°, 7.1429%, 87.8431%
        XYZ:
        65.5256, 65.7092, 79.7506
        xyY:
        0.3106, 0.3114, 65.7092
      CIE-Lab:
        84.8479, 7.0111, -6.4073
        CIE-LCH:
        84.8479, 9.4978, 317.5764
        CIE-Luv:
        84.8479, 5.8184, -11.0827
        Hunter-Lab:
        81.0612, 2.4329, -1.5885
      #dcd0e0 color charts
#dcd0e0 RGB chart
      #dcd0e0 CMYK chart
      #dcd0e0 RGB pie chart
      #dcd0e0 color shades, tints & tones
#dcd0e0 color schemes
#dcd0e0 color preview, HTML & CSS examples
           This text has a color of #dcd0e0        
        
          <p style="color:#dcd0e0;">Text here</p>
        
        
          .mytext {color:#dcd0e0;}
        
        Text color #dcd0e0
      
           This box has a color of #dcd0e0        
        
          <div style="background-color:#dcd0e0;">Content here</div>
        
        
          .mybackground {background-color:#dcd0e0;}
        
        Background color #dcd0e0
      
           Border around this has a color of #dcd0e0        
        
          <div style="border:2px solid #dcd0e0;">Content here</div>
        
        
          .myborder {border:2px solid #dcd0e0;}
        
        Border color #dcd0e0