#dd2978 color space conversions
Hex:
        #dd2978
        RGB:
        221, 41, 120
        CMY:
        13, 84, 53
        CMYK:
        0, 81, 46, 13
      HSL:
        334°, 72.5806%, 51.3725%
        HSV (HSB):
        334°, 81.4480%, 86.6667%
        XYZ:
        34.0019, 18.3141, 19.5122
        xyY:
        0.4734, 0.2550, 18.3141
      CIE-Lab:
        49.8749, 70.9993, 0.8199
        CIE-LCH:
        49.8749, 71.0040, 0.6617
        CIE-Luv:
        49.8749, 111.8450, -12.6578
        Hunter-Lab:
        42.7950, 66.9324, 2.9235
      #dd2978 color charts
#dd2978 RGB chart
      #dd2978 CMYK chart
      #dd2978 RGB pie chart
      #dd2978 color shades, tints & tones
#dd2978 color schemes
#dd2978 color preview, HTML & CSS examples
           This text has a color of #dd2978        
        
          <p style="color:#dd2978;">Text here</p>
        
        
          .mytext {color:#dd2978;}
        
        Text color #dd2978
      
           This box has a color of #dd2978        
        
          <div style="background-color:#dd2978;">Content here</div>
        
        
          .mybackground {background-color:#dd2978;}
        
        Background color #dd2978
      
           Border around this has a color of #dd2978        
        
          <div style="border:2px solid #dd2978;">Content here</div>
        
        
          .myborder {border:2px solid #dd2978;}
        
        Border color #dd2978