#df9cff color space conversions
Hex:
        #df9cff
        RGB:
        223, 156, 255
        CMY:
        13, 39, 0
        CMYK:
        13, 39, 0, 0
      HSL:
        281°, 100.0000%, 80.5882%
        HSV (HSB):
        281°, 38.8235%, 100.0000%
        XYZ:
        60.3699, 46.6849, 100.4370
        xyY:
        0.2910, 0.2250, 46.6849
      CIE-Lab:
        73.9878, 41.9193, -39.5376
        CIE-LCH:
        73.9878, 57.6233, 316.6748
        CIE-Luv:
        73.9878, 28.4242, -69.9110
        Hunter-Lab:
        68.3264, 38.1429, -39.3255
      #df9cff color charts
#df9cff RGB chart
      #df9cff CMYK chart
      #df9cff RGB pie chart
      #df9cff color shades, tints & tones
#df9cff color schemes
#df9cff color preview, HTML & CSS examples
           This text has a color of #df9cff        
        
          <p style="color:#df9cff;">Text here</p>
        
        
          .mytext {color:#df9cff;}
        
        Text color #df9cff
      
           This box has a color of #df9cff        
        
          <div style="background-color:#df9cff;">Content here</div>
        
        
          .mybackground {background-color:#df9cff;}
        
        Background color #df9cff
      
           Border around this has a color of #df9cff        
        
          <div style="border:2px solid #df9cff;">Content here</div>
        
        
          .myborder {border:2px solid #df9cff;}
        
        Border color #df9cff