#df5de3 color space conversions
Hex:
        #df5de3
        RGB:
        223, 93, 227
        CMY:
        13, 64, 11
        CMYK:
        2, 59, 0, 11
      HSL:
        298°, 70.5263%, 62.7451%
        HSV (HSB):
        298°, 59.0308%, 89.0196%
        XYZ:
        48.2109, 29.0627, 75.7417
        xyY:
        0.3151, 0.1899, 29.0627
      CIE-Lab:
        60.8369, 67.5608, -44.7326
        CIE-LCH:
        60.8369, 81.0275, 326.4911
        CIE-Luv:
        60.8369, 57.9282, -79.6010
        Hunter-Lab:
        53.9099, 65.2880, -45.5638
      #df5de3 color charts
#df5de3 RGB chart
      #df5de3 CMYK chart
      #df5de3 RGB pie chart
      #df5de3 color shades, tints & tones
#df5de3 color schemes
#df5de3 color preview, HTML & CSS examples
           This text has a color of #df5de3        
        
          <p style="color:#df5de3;">Text here</p>
        
        
          .mytext {color:#df5de3;}
        
        Text color #df5de3
      
           This box has a color of #df5de3        
        
          <div style="background-color:#df5de3;">Content here</div>
        
        
          .mybackground {background-color:#df5de3;}
        
        Background color #df5de3
      
           Border around this has a color of #df5de3        
        
          <div style="border:2px solid #df5de3;">Content here</div>
        
        
          .myborder {border:2px solid #df5de3;}
        
        Border color #df5de3