#dc329f color space conversions
Hex:
        #dc329f
        RGB:
        220, 50, 159
        CMY:
        14, 80, 38
        CMYK:
        0, 77, 28, 14
      HSL:
        322°, 70.8333%, 52.9412%
        HSV (HSB):
        322°, 77.2727%, 86.2745%
        XYZ:
        36.9138, 20.0001, 34.7157
        xyY:
        0.4029, 0.2183, 20.0001
      CIE-Lab:
        51.8373, 72.3969, -19.6711
        CIE-LCH:
        51.8373, 75.0217, 344.7991
        CIE-Luv:
        51.8373, 92.2767, -40.5875
        Hunter-Lab:
        44.7214, 69.0744, -14.7198
      #dc329f color charts
#dc329f RGB chart
      #dc329f CMYK chart
      #dc329f RGB pie chart
      #dc329f color shades, tints & tones
#dc329f color schemes
#dc329f color preview, HTML & CSS examples
           This text has a color of #dc329f        
        
          <p style="color:#dc329f;">Text here</p>
        
        
          .mytext {color:#dc329f;}
        
        Text color #dc329f
      
           This box has a color of #dc329f        
        
          <div style="background-color:#dc329f;">Content here</div>
        
        
          .mybackground {background-color:#dc329f;}
        
        Background color #dc329f
      
           Border around this has a color of #dc329f        
        
          <div style="border:2px solid #dc329f;">Content here</div>
        
        
          .myborder {border:2px solid #dc329f;}
        
        Border color #dc329f