#df52be color space conversions
Hex:
        #df52be
        RGB:
        223, 82, 190
        CMY:
        13, 68, 25
        CMYK:
        0, 63, 15, 13
      HSL:
        314°, 68.7805%, 59.8039%
        HSV (HSB):
        314°, 63.2287%, 87.4510%
        XYZ:
        42.7430, 25.4403, 51.3729
        xyY:
        0.3575, 0.2128, 25.4403
      CIE-Lab:
        57.5019, 66.2521, -28.9723
        CIE-LCH:
        57.5019, 72.3100, 336.3800
        CIE-Luv:
        57.5019, 73.0491, -54.2153
        Hunter-Lab:
        50.4383, 62.9992, -25.0817
      #df52be color charts
#df52be RGB chart
      #df52be CMYK chart
      #df52be RGB pie chart
      #df52be color shades, tints & tones
#df52be color schemes
#df52be color preview, HTML & CSS examples
           This text has a color of #df52be        
        
          <p style="color:#df52be;">Text here</p>
        
        
          .mytext {color:#df52be;}
        
        Text color #df52be
      
           This box has a color of #df52be        
        
          <div style="background-color:#df52be;">Content here</div>
        
        
          .mybackground {background-color:#df52be;}
        
        Background color #df52be
      
           Border around this has a color of #df52be        
        
          <div style="border:2px solid #df52be;">Content here</div>
        
        
          .myborder {border:2px solid #df52be;}
        
        Border color #df52be