#dfc2ff color space conversions
Hex:
        #dfc2ff
        RGB:
        223, 194, 255
        CMY:
        13, 24, 0
        CMYK:
        13, 24, 0, 0
      HSL:
        269°, 100.0000%, 88.0392%
        HSV (HSB):
        269°, 23.9216%, 100.0000%
        XYZ:
        67.7732, 61.4915, 102.9048
        xyY:
        0.2919, 0.2649, 61.4915
      CIE-Lab:
        82.6423, 21.5115, -26.1976
        CIE-LCH:
        82.6423, 33.8978, 309.3902
        CIE-Luv:
        82.6423, 11.6847, -45.3936
        Hunter-Lab:
        78.4165, 17.0436, -22.9137
      #dfc2ff color charts
#dfc2ff RGB chart
      #dfc2ff CMYK chart
      #dfc2ff RGB pie chart
      #dfc2ff color shades, tints & tones
#dfc2ff color schemes
#dfc2ff color preview, HTML & CSS examples
           This text has a color of #dfc2ff        
        
          <p style="color:#dfc2ff;">Text here</p>
        
        
          .mytext {color:#dfc2ff;}
        
        Text color #dfc2ff
      
           This box has a color of #dfc2ff        
        
          <div style="background-color:#dfc2ff;">Content here</div>
        
        
          .mybackground {background-color:#dfc2ff;}
        
        Background color #dfc2ff
      
           Border around this has a color of #dfc2ff        
        
          <div style="border:2px solid #dfc2ff;">Content here</div>
        
        
          .myborder {border:2px solid #dfc2ff;}
        
        Border color #dfc2ff