#df5cd1 color space conversions
Hex:
        #df5cd1
        RGB:
        223, 92, 209
        CMY:
        13, 64, 18
        CMYK:
        0, 59, 6, 13
      HSL:
        306°, 67.1795%, 61.7647%
        HSV (HSB):
        306°, 58.7444%, 87.4510%
        XYZ:
        45.7672, 27.9457, 63.3035
        xyY:
        0.3340, 0.2040, 27.9457
      CIE-Lab:
        59.8397, 65.0049, -36.1661
        CIE-LCH:
        59.8397, 74.3883, 330.9102
        CIE-Luv:
        59.8397, 63.5657, -65.5543
        Hunter-Lab:
        52.8637, 62.0264, -33.9943
      #df5cd1 color charts
#df5cd1 RGB chart
      #df5cd1 CMYK chart
      #df5cd1 RGB pie chart
      #df5cd1 color shades, tints & tones
#df5cd1 color schemes
#df5cd1 color preview, HTML & CSS examples
           This text has a color of #df5cd1        
        
          <p style="color:#df5cd1;">Text here</p>
        
        
          .mytext {color:#df5cd1;}
        
        Text color #df5cd1
      
           This box has a color of #df5cd1        
        
          <div style="background-color:#df5cd1;">Content here</div>
        
        
          .mybackground {background-color:#df5cd1;}
        
        Background color #df5cd1
      
           Border around this has a color of #df5cd1        
        
          <div style="border:2px solid #df5cd1;">Content here</div>
        
        
          .myborder {border:2px solid #df5cd1;}
        
        Border color #df5cd1