#dd3285 color space conversions
Hex:
        #dd3285
        RGB:
        221, 50, 133
        CMY:
        13, 80, 48
        CMYK:
        0, 77, 40, 13
      HSL:
        331°, 71.5481%, 53.1373%
        HSV (HSB):
        331°, 77.3756%, 86.6667%
        XYZ:
        35.1930, 19.3468, 24.0697
        xyY:
        0.4477, 0.2461, 19.3468
      CIE-Lab:
        51.0905, 69.8567, -5.2566
        CIE-LCH:
        51.0905, 70.0542, 355.6967
        CIE-Luv:
        51.0905, 103.7517, -20.1978
        Hunter-Lab:
        43.9850, 65.8466, -1.6555
      #dd3285 color charts
#dd3285 RGB chart
      #dd3285 CMYK chart
      #dd3285 RGB pie chart
      #dd3285 color shades, tints & tones
#dd3285 color schemes
#dd3285 color preview, HTML & CSS examples
           This text has a color of #dd3285        
        
          <p style="color:#dd3285;">Text here</p>
        
        
          .mytext {color:#dd3285;}
        
        Text color #dd3285
      
           This box has a color of #dd3285        
        
          <div style="background-color:#dd3285;">Content here</div>
        
        
          .mybackground {background-color:#dd3285;}
        
        Background color #dd3285
      
           Border around this has a color of #dd3285        
        
          <div style="border:2px solid #dd3285;">Content here</div>
        
        
          .myborder {border:2px solid #dd3285;}
        
        Border color #dd3285