#dc2d79 color space conversions
Hex:
        #dc2d79
        RGB:
        220, 45, 121
        CMY:
        14, 82, 53
        CMYK:
        0, 80, 45, 14
      HSL:
        334°, 71.4286%, 51.9608%
        HSV (HSB):
        334°, 79.5455%, 86.2745%
        XYZ:
        33.9048, 18.4729, 19.8678
        xyY:
        0.4693, 0.2557, 18.4729
      CIE-Lab:
        50.0647, 69.8427, 0.4663
        CIE-LCH:
        50.0647, 69.8443, 0.3826
        CIE-Luv:
        50.0647, 109.4086, -12.8379
        Hunter-Lab:
        42.9801, 65.5942, 2.6789
      #dc2d79 color charts
#dc2d79 RGB chart
      #dc2d79 CMYK chart
      #dc2d79 RGB pie chart
      #dc2d79 color shades, tints & tones
#dc2d79 color schemes
#dc2d79 color preview, HTML & CSS examples
           This text has a color of #dc2d79        
        
          <p style="color:#dc2d79;">Text here</p>
        
        
          .mytext {color:#dc2d79;}
        
        Text color #dc2d79
      
           This box has a color of #dc2d79        
        
          <div style="background-color:#dc2d79;">Content here</div>
        
        
          .mybackground {background-color:#dc2d79;}
        
        Background color #dc2d79
      
           Border around this has a color of #dc2d79        
        
          <div style="border:2px solid #dc2d79;">Content here</div>
        
        
          .myborder {border:2px solid #dc2d79;}
        
        Border color #dc2d79