#df52dc color space conversions
Hex:
        #df52dc
        RGB:
        223, 82, 220
        CMY:
        13, 68, 14
        CMYK:
        0, 63, 1, 13
      HSL:
        301°, 68.7805%, 59.8039%
        HSV (HSB):
        301°, 63.2287%, 87.4510%
        XYZ:
        46.3670, 26.8899, 70.4566
        xyY:
        0.3226, 0.1871, 26.8899
      CIE-Lab:
        58.8723, 70.8794, -43.8984
        CIE-LCH:
        58.8723, 83.3724, 328.2284
        CIE-Luv:
        58.8723, 63.3021, -78.2620
        Hunter-Lab:
        51.8554, 68.8603, -44.2592
      #df52dc color charts
#df52dc RGB chart
      #df52dc CMYK chart
      #df52dc RGB pie chart
      #df52dc color shades, tints & tones
#df52dc color schemes
#df52dc color preview, HTML & CSS examples
           This text has a color of #df52dc        
        
          <p style="color:#df52dc;">Text here</p>
        
        
          .mytext {color:#df52dc;}
        
        Text color #df52dc
      
           This box has a color of #df52dc        
        
          <div style="background-color:#df52dc;">Content here</div>
        
        
          .mybackground {background-color:#df52dc;}
        
        Background color #df52dc
      
           Border around this has a color of #df52dc        
        
          <div style="border:2px solid #df52dc;">Content here</div>
        
        
          .myborder {border:2px solid #df52dc;}
        
        Border color #df52dc