#dd2990 color space conversions
Hex:
        #dd2990
        RGB:
        221, 41, 144
        CMY:
        13, 84, 44
        CMYK:
        0, 81, 35, 13
      HSL:
        326°, 72.5806%, 51.3725%
        HSV (HSB):
        326°, 81.4480%, 86.6667%
        XYZ:
        35.6458, 18.9716, 28.1687
        xyY:
        0.4306, 0.2292, 18.9716
      CIE-Lab:
        50.6540, 73.2712, -12.5173
        CIE-LCH:
        50.6540, 74.3327, 350.3055
        CIE-Luv:
        50.6540, 101.7090, -30.5936
        Hunter-Lab:
        43.5565, 69.8572, -7.8543
      #dd2990 color charts
#dd2990 RGB chart
      #dd2990 CMYK chart
      #dd2990 RGB pie chart
      #dd2990 color shades, tints & tones
#dd2990 color schemes
#dd2990 color preview, HTML & CSS examples
           This text has a color of #dd2990        
        
          <p style="color:#dd2990;">Text here</p>
        
        
          .mytext {color:#dd2990;}
        
        Text color #dd2990
      
           This box has a color of #dd2990        
        
          <div style="background-color:#dd2990;">Content here</div>
        
        
          .mybackground {background-color:#dd2990;}
        
        Background color #dd2990
      
           Border around this has a color of #dd2990        
        
          <div style="border:2px solid #dd2990;">Content here</div>
        
        
          .myborder {border:2px solid #dd2990;}
        
        Border color #dd2990