#df5ded color space conversions
Hex:
        #df5ded
        RGB:
        223, 93, 237
        CMY:
        13, 64, 7
        CMYK:
        6, 61, 0, 7
      HSL:
        294°, 80.0000%, 64.7059%
        HSV (HSB):
        294°, 60.7595%, 92.9412%
        XYZ:
        49.6318, 29.6311, 83.2243
        xyY:
        0.3055, 0.1824, 29.6311
      CIE-Lab:
        61.3346, 69.2953, -49.5278
        CIE-LCH:
        61.3346, 85.1754, 324.4453
        CIE-Luv:
        61.3346, 55.0811, -87.5373
        Hunter-Lab:
        54.4345, 67.4911, -52.5437
      #df5ded color charts
#df5ded RGB chart
      #df5ded CMYK chart
      #df5ded RGB pie chart
      #df5ded color shades, tints & tones
#df5ded color schemes
#df5ded color preview, HTML & CSS examples
           This text has a color of #df5ded        
        
          <p style="color:#df5ded;">Text here</p>
        
        
          .mytext {color:#df5ded;}
        
        Text color #df5ded
      
           This box has a color of #df5ded        
        
          <div style="background-color:#df5ded;">Content here</div>
        
        
          .mybackground {background-color:#df5ded;}
        
        Background color #df5ded
      
           Border around this has a color of #df5ded        
        
          <div style="border:2px solid #df5ded;">Content here</div>
        
        
          .myborder {border:2px solid #df5ded;}
        
        Border color #df5ded