#dcd2fe color space conversions
Hex:
        #dcd2fe
        RGB:
        220, 210, 254
        CMY:
        14, 18, 0
        CMYK:
        13, 17, 0, 0
      HSL:
        254°, 95.6522%, 90.9804%
        HSV (HSB):
        254°, 17.3228%, 99.6078%
        XYZ:
        70.4512, 68.4646, 103.2677
        xyY:
        0.2909, 0.2827, 68.4646
      CIE-Lab:
        86.2382, 11.8194, -20.2282
        CIE-LCH:
        86.2382, 23.4282, 300.2979
        CIE-Luv:
        86.2382, 2.7087, -34.1553
        Hunter-Lab:
        82.7433, 7.1817, -16.0765
      #dcd2fe color charts
#dcd2fe RGB chart
      #dcd2fe CMYK chart
      #dcd2fe RGB pie chart
      #dcd2fe color shades, tints & tones
#dcd2fe color schemes
#dcd2fe color preview, HTML & CSS examples
           This text has a color of #dcd2fe        
        
          <p style="color:#dcd2fe;">Text here</p>
        
        
          .mytext {color:#dcd2fe;}
        
        Text color #dcd2fe
      
           This box has a color of #dcd2fe        
        
          <div style="background-color:#dcd2fe;">Content here</div>
        
        
          .mybackground {background-color:#dcd2fe;}
        
        Background color #dcd2fe
      
           Border around this has a color of #dcd2fe        
        
          <div style="border:2px solid #dcd2fe;">Content here</div>
        
        
          .myborder {border:2px solid #dcd2fe;}
        
        Border color #dcd2fe