#dd4ede color space conversions
Hex:
        #dd4ede
        RGB:
        221, 78, 222
        CMY:
        13, 69, 13
        CMYK:
        0, 65, 0, 13
      HSL:
        300°, 68.5714%, 58.8235%
        HSV (HSB):
        300°, 64.8649%, 87.0588%
        XYZ:
        45.7280, 26.0949, 71.7339
        xyY:
        0.3185, 0.1818, 26.0949
      CIE-Lab:
        58.1270, 72.2753, -46.2225
        CIE-LCH:
        58.1270, 85.7918, 327.3997
        CIE-Luv:
        58.1270, 62.3778, -81.8566
        Hunter-Lab:
        51.0831, 70.3921, -47.5003
      #dd4ede color charts
#dd4ede RGB chart
      #dd4ede CMYK chart
      #dd4ede RGB pie chart
      #dd4ede color shades, tints & tones
#dd4ede color schemes
#dd4ede color preview, HTML & CSS examples
           This text has a color of #dd4ede        
        
          <p style="color:#dd4ede;">Text here</p>
        
        
          .mytext {color:#dd4ede;}
        
        Text color #dd4ede
      
           This box has a color of #dd4ede        
        
          <div style="background-color:#dd4ede;">Content here</div>
        
        
          .mybackground {background-color:#dd4ede;}
        
        Background color #dd4ede
      
           Border around this has a color of #dd4ede        
        
          <div style="border:2px solid #dd4ede;">Content here</div>
        
        
          .myborder {border:2px solid #dd4ede;}
        
        Border color #dd4ede