#df5ae1 color space conversions
Hex:
        #df5ae1
        RGB:
        223, 90, 225
        CMY:
        13, 65, 12
        CMYK:
        1, 60, 0, 12
      HSL:
        299°, 69.2308%, 61.7647%
        HSV (HSB):
        299°, 60.0000%, 88.2353%
        XYZ:
        47.6782, 28.4365, 74.2100
        xyY:
        0.3172, 0.1892, 28.4365
      CIE-Lab:
        60.2811, 68.4826, -44.4882
        CIE-LCH:
        60.2811, 81.6643, 326.9911
        CIE-Luv:
        60.2811, 59.4292, -79.2073
        Hunter-Lab:
        53.3259, 66.2747, -45.1817
      #df5ae1 color charts
#df5ae1 RGB chart
      #df5ae1 CMYK chart
      #df5ae1 RGB pie chart
      #df5ae1 color shades, tints & tones
#df5ae1 color schemes
#df5ae1 color preview, HTML & CSS examples
           This text has a color of #df5ae1        
        
          <p style="color:#df5ae1;">Text here</p>
        
        
          .mytext {color:#df5ae1;}
        
        Text color #df5ae1
      
           This box has a color of #df5ae1        
        
          <div style="background-color:#df5ae1;">Content here</div>
        
        
          .mybackground {background-color:#df5ae1;}
        
        Background color #df5ae1
      
           Border around this has a color of #df5ae1        
        
          <div style="border:2px solid #df5ae1;">Content here</div>
        
        
          .myborder {border:2px solid #df5ae1;}
        
        Border color #df5ae1