#df5fde color space conversions
Hex:
        #df5fde
        RGB:
        223, 95, 222
        CMY:
        13, 63, 13
        CMYK:
        0, 57, 0, 13
      HSL:
        300°, 66.6667%, 62.3529%
        HSV (HSB):
        300°, 57.3991%, 87.4510%
        XYZ:
        47.7085, 29.1463, 72.2185
        xyY:
        0.3200, 0.1955, 29.1463
      CIE-Lab:
        60.9105, 65.8534, -41.8142
        CIE-LCH:
        60.9105, 78.0071, 327.5861
        CIE-Luv:
        60.9105, 58.7339, -74.7736
        Hunter-Lab:
        53.9873, 63.2621, -41.5207
      #df5fde color charts
#df5fde RGB chart
      #df5fde CMYK chart
      #df5fde RGB pie chart
      #df5fde color shades, tints & tones
#df5fde color schemes
#df5fde color preview, HTML & CSS examples
           This text has a color of #df5fde        
        
          <p style="color:#df5fde;">Text here</p>
        
        
          .mytext {color:#df5fde;}
        
        Text color #df5fde
      
           This box has a color of #df5fde        
        
          <div style="background-color:#df5fde;">Content here</div>
        
        
          .mybackground {background-color:#df5fde;}
        
        Background color #df5fde
      
           Border around this has a color of #df5fde        
        
          <div style="border:2px solid #df5fde;">Content here</div>
        
        
          .myborder {border:2px solid #df5fde;}
        
        Border color #df5fde