#dfc1ff color space conversions
Hex:
        #dfc1ff
        RGB:
        223, 193, 255
        CMY:
        13, 24, 0
        CMYK:
        13, 24, 0, 0
      HSL:
        269°, 100.0000%, 87.8431%
        HSV (HSB):
        269°, 24.3137%, 100.0000%
        XYZ:
        67.5514, 61.0479, 102.8308
        xyY:
        0.2919, 0.2638, 61.0479
      CIE-Lab:
        82.4045, 22.0486, -26.5606
        CIE-LCH:
        82.4045, 34.5197, 309.6969
        CIE-Luv:
        82.4045, 12.1439, -46.0660
        Hunter-Lab:
        78.1332, 17.5923, -23.3382
      #dfc1ff color charts
#dfc1ff RGB chart
      #dfc1ff CMYK chart
      #dfc1ff RGB pie chart
      #dfc1ff color shades, tints & tones
#dfc1ff color schemes
#dfc1ff color preview, HTML & CSS examples
           This text has a color of #dfc1ff        
        
          <p style="color:#dfc1ff;">Text here</p>
        
        
          .mytext {color:#dfc1ff;}
        
        Text color #dfc1ff
      
           This box has a color of #dfc1ff        
        
          <div style="background-color:#dfc1ff;">Content here</div>
        
        
          .mybackground {background-color:#dfc1ff;}
        
        Background color #dfc1ff
      
           Border around this has a color of #dfc1ff        
        
          <div style="border:2px solid #dfc1ff;">Content here</div>
        
        
          .myborder {border:2px solid #dfc1ff;}
        
        Border color #dfc1ff