#dd42b1 color space conversions
Hex:
        #dd42b1
        RGB:
        221, 66, 177
        CMY:
        13, 74, 31
        CMYK:
        0, 70, 20, 13
      HSL:
        317°, 69.5067%, 56.2745%
        HSV (HSB):
        317°, 70.1357%, 86.6667%
        XYZ:
        39.7028, 22.4429, 43.8343
        xyY:
        0.3746, 0.2118, 22.4429
      CIE-Lab:
        54.4938, 69.9115, -26.1366
        CIE-LCH:
        54.4938, 74.6374, 339.5016
        CIE-Luv:
        54.4938, 81.3787, -50.0200
        Hunter-Lab:
        47.3739, 66.6916, -21.6983
      #dd42b1 color charts
#dd42b1 RGB chart
      #dd42b1 CMYK chart
      #dd42b1 RGB pie chart
      #dd42b1 color shades, tints & tones
#dd42b1 color schemes
#dd42b1 color preview, HTML & CSS examples
           This text has a color of #dd42b1        
        
          <p style="color:#dd42b1;">Text here</p>
        
        
          .mytext {color:#dd42b1;}
        
        Text color #dd42b1
      
           This box has a color of #dd42b1        
        
          <div style="background-color:#dd42b1;">Content here</div>
        
        
          .mybackground {background-color:#dd42b1;}
        
        Background color #dd42b1
      
           Border around this has a color of #dd42b1        
        
          <div style="border:2px solid #dd42b1;">Content here</div>
        
        
          .myborder {border:2px solid #dd42b1;}
        
        Border color #dd42b1