#dfc1da color space conversions
Hex:
        #dfc1da
        RGB:
        223, 193, 218
        CMY:
        13, 24, 15
        CMYK:
        0, 13, 2, 13
      HSL:
        310°, 31.9149%, 81.5686%
        HSV (HSB):
        310°, 13.4529%, 87.4510%
        XYZ:
        62.1563, 58.8899, 74.4206
        xyY:
        0.3180, 0.3013, 58.8899
      CIE-Lab:
        81.2310, 14.8966, -8.5340
        CIE-LCH:
        81.2310, 17.1679, 330.1925
        CIE-Luv:
        81.2310, 15.7183, -15.6912
        Hunter-Lab:
        76.7397, 10.2837, -3.7804
      #dfc1da color charts
#dfc1da RGB chart
      #dfc1da CMYK chart
      #dfc1da RGB pie chart
      #dfc1da color shades, tints & tones
#dfc1da color schemes
#dfc1da color preview, HTML & CSS examples
           This text has a color of #dfc1da        
        
          <p style="color:#dfc1da;">Text here</p>
        
        
          .mytext {color:#dfc1da;}
        
        Text color #dfc1da
      
           This box has a color of #dfc1da        
        
          <div style="background-color:#dfc1da;">Content here</div>
        
        
          .mybackground {background-color:#dfc1da;}
        
        Background color #dfc1da
      
           Border around this has a color of #dfc1da        
        
          <div style="border:2px solid #dfc1da;">Content here</div>
        
        
          .myborder {border:2px solid #dfc1da;}
        
        Border color #dfc1da