#dc4b7e color space conversions
Hex:
        #dc4b7e
        RGB:
        220, 75, 126
        CMY:
        14, 71, 51
        CMYK:
        0, 66, 43, 14
      HSL:
        339°, 67.4419%, 57.8431%
        HSV (HSB):
        339°, 65.9091%, 86.2745%
        XYZ:
        35.7972, 21.7542, 22.0509
        xyY:
        0.4497, 0.2733, 21.7542
      CIE-Lab:
        53.7652, 60.3708, 2.8350
        CIE-LCH:
        53.7652, 60.4373, 2.6886
        CIE-Luv:
        53.7652, 95.4121, -7.8067
        Hunter-Lab:
        46.6414, 55.3761, 4.6181
      #dc4b7e color charts
#dc4b7e RGB chart
      #dc4b7e CMYK chart
      #dc4b7e RGB pie chart
      #dc4b7e color shades, tints & tones
#dc4b7e color schemes
#dc4b7e color preview, HTML & CSS examples
           This text has a color of #dc4b7e        
        
          <p style="color:#dc4b7e;">Text here</p>
        
        
          .mytext {color:#dc4b7e;}
        
        Text color #dc4b7e
      
           This box has a color of #dc4b7e        
        
          <div style="background-color:#dc4b7e;">Content here</div>
        
        
          .mybackground {background-color:#dc4b7e;}
        
        Background color #dc4b7e
      
           Border around this has a color of #dc4b7e        
        
          <div style="border:2px solid #dc4b7e;">Content here</div>
        
        
          .myborder {border:2px solid #dc4b7e;}
        
        Border color #dc4b7e