#dfc5fa color space conversions
Hex:
        #dfc5fa
        RGB:
        223, 197, 250
        CMY:
        13, 23, 2
        CMYK:
        11, 21, 0, 2
      HSL:
        269°, 84.1270%, 87.6471%
        HSV (HSB):
        269°, 21.2000%, 98.0392%
        XYZ:
        67.6530, 62.5226, 98.9449
        xyY:
        0.2953, 0.2729, 62.5226
      CIE-Lab:
        83.1906, 18.8840, -22.7017
        CIE-LCH:
        83.1906, 29.5292, 309.7547
        CIE-Luv:
        83.1906, 10.7622, -39.2152
        Hunter-Lab:
        79.0712, 14.3491, -18.8420
      #dfc5fa color charts
#dfc5fa RGB chart
      #dfc5fa CMYK chart
      #dfc5fa RGB pie chart
      #dfc5fa color shades, tints & tones
#dfc5fa color schemes
#dfc5fa color preview, HTML & CSS examples
           This text has a color of #dfc5fa        
        
          <p style="color:#dfc5fa;">Text here</p>
        
        
          .mytext {color:#dfc5fa;}
        
        Text color #dfc5fa
      
           This box has a color of #dfc5fa        
        
          <div style="background-color:#dfc5fa;">Content here</div>
        
        
          .mybackground {background-color:#dfc5fa;}
        
        Background color #dfc5fa
      
           Border around this has a color of #dfc5fa        
        
          <div style="border:2px solid #dfc5fa;">Content here</div>
        
        
          .myborder {border:2px solid #dfc5fa;}
        
        Border color #dfc5fa