#ddd0f6 color space conversions
Hex:
        #ddd0f6
        RGB:
        221, 208, 246
        CMY:
        13, 18, 4
        CMYK:
        10, 15, 0, 4
      HSL:
        261°, 67.8571%, 89.0196%
        HSV (HSB):
        261°, 15.4472%, 96.4706%
        XYZ:
        69.0092, 67.1377, 96.5105
        xyY:
        0.2966, 0.2886, 67.1377
      CIE-Lab:
        85.5734, 11.5764, -16.9914
        CIE-LCH:
        85.5734, 20.5601, 304.2669
        CIE-Luv:
        85.5734, 4.7782, -28.7754
        Hunter-Lab:
        81.9376, 6.9448, -12.4786
      #ddd0f6 color charts
#ddd0f6 RGB chart
      #ddd0f6 CMYK chart
      #ddd0f6 RGB pie chart
      #ddd0f6 color shades, tints & tones
#ddd0f6 color schemes
#ddd0f6 color preview, HTML & CSS examples
           This text has a color of #ddd0f6        
        
          <p style="color:#ddd0f6;">Text here</p>
        
        
          .mytext {color:#ddd0f6;}
        
        Text color #ddd0f6
      
           This box has a color of #ddd0f6        
        
          <div style="background-color:#ddd0f6;">Content here</div>
        
        
          .mybackground {background-color:#ddd0f6;}
        
        Background color #ddd0f6
      
           Border around this has a color of #ddd0f6        
        
          <div style="border:2px solid #ddd0f6;">Content here</div>
        
        
          .myborder {border:2px solid #ddd0f6;}
        
        Border color #ddd0f6