#df29f1 color space conversions
Hex:
        #df29f1
        RGB:
        223, 41, 241
        CMY:
        13, 84, 5
        CMYK:
        7, 83, 0, 5
      HSL:
        295°, 87.7193%, 55.2941%
        HSV (HSB):
        295°, 82.9876%, 94.5098%
        XYZ:
        47.1015, 23.6247, 85.2966
        xyY:
        0.3019, 0.1514, 23.6247
      CIE-Lab:
        55.7101, 86.5771, -60.7306
        CIE-LCH:
        55.7101, 105.7535, 324.9518
        CIE-Luv:
        55.7101, 64.2897, -104.9326
        Hunter-Lab:
        48.6053, 87.9184, -70.0233
      #df29f1 color charts
#df29f1 RGB chart
      #df29f1 CMYK chart
      #df29f1 RGB pie chart
      #df29f1 color shades, tints & tones
#df29f1 color schemes
#df29f1 color preview, HTML & CSS examples
           This text has a color of #df29f1        
        
          <p style="color:#df29f1;">Text here</p>
        
        
          .mytext {color:#df29f1;}
        
        Text color #df29f1
      
           This box has a color of #df29f1        
        
          <div style="background-color:#df29f1;">Content here</div>
        
        
          .mybackground {background-color:#df29f1;}
        
        Background color #df29f1
      
           Border around this has a color of #df29f1        
        
          <div style="border:2px solid #df29f1;">Content here</div>
        
        
          .myborder {border:2px solid #df29f1;}
        
        Border color #df29f1