#dd3aae color space conversions
Hex:
        #dd3aae
        RGB:
        221, 58, 174
        CMY:
        13, 77, 32
        CMYK:
        0, 74, 21, 13
      HSL:
        317°, 70.5628%, 54.7059%
        HSV (HSB):
        317°, 73.7557%, 86.6667%
        XYZ:
        38.9718, 21.4543, 42.1314
        xyY:
        0.3800, 0.2092, 21.4543
      CIE-Lab:
        53.4431, 72.1323, -26.0105
        CIE-LCH:
        53.4431, 76.6787, 340.1710
        CIE-Luv:
        53.4431, 84.8574, -50.0211
        Hunter-Lab:
        46.3187, 69.1292, -21.5070
      #dd3aae color charts
#dd3aae RGB chart
      #dd3aae CMYK chart
      #dd3aae RGB pie chart
      #dd3aae color shades, tints & tones
#dd3aae color schemes
#dd3aae color preview, HTML & CSS examples
           This text has a color of #dd3aae        
        
          <p style="color:#dd3aae;">Text here</p>
        
        
          .mytext {color:#dd3aae;}
        
        Text color #dd3aae
      
           This box has a color of #dd3aae        
        
          <div style="background-color:#dd3aae;">Content here</div>
        
        
          .mybackground {background-color:#dd3aae;}
        
        Background color #dd3aae
      
           Border around this has a color of #dd3aae        
        
          <div style="border:2px solid #dd3aae;">Content here</div>
        
        
          .myborder {border:2px solid #dd3aae;}
        
        Border color #dd3aae