#df329b color space conversions
Hex:
        #df329b
        RGB:
        223, 50, 155
        CMY:
        13, 80, 39
        CMYK:
        0, 78, 30, 13
      HSL:
        324°, 72.9958%, 53.5294%
        HSV (HSB):
        324°, 77.5785%, 87.4510%
        XYZ:
        37.4884, 20.3357, 32.9597
        xyY:
        0.4129, 0.2240, 20.3357
      CIE-Lab:
        52.2147, 72.6531, -16.6766
        CIE-LCH:
        52.2147, 74.5425, 347.0724
        CIE-Luv:
        52.2147, 96.3071, -36.4515
        Hunter-Lab:
        45.0952, 69.4737, -11.7679
      #df329b color charts
#df329b RGB chart
      #df329b CMYK chart
      #df329b RGB pie chart
      #df329b color shades, tints & tones
#df329b color schemes
#df329b color preview, HTML & CSS examples
           This text has a color of #df329b        
        
          <p style="color:#df329b;">Text here</p>
        
        
          .mytext {color:#df329b;}
        
        Text color #df329b
      
           This box has a color of #df329b        
        
          <div style="background-color:#df329b;">Content here</div>
        
        
          .mybackground {background-color:#df329b;}
        
        Background color #df329b
      
           Border around this has a color of #df329b        
        
          <div style="border:2px solid #df329b;">Content here</div>
        
        
          .myborder {border:2px solid #df329b;}
        
        Border color #df329b