#ddcff4 color space conversions
Hex:
        #ddcff4
        RGB:
        221, 207, 244
        CMY:
        13, 19, 4
        CMYK:
        9, 15, 0, 4
      HSL:
        263°, 62.7119%, 88.4314%
        HSV (HSB):
        263°, 15.1639%, 95.6863%
        XYZ:
        68.4608, 66.5295, 94.8211
        xyY:
        0.2979, 0.2895, 66.5295
      CIE-Lab:
        85.2658, 11.7089, -16.3943
        CIE-LCH:
        85.2658, 20.1462, 305.5345
        CIE-Luv:
        85.2658, 5.4057, -27.8122
        Hunter-Lab:
        81.5656, 7.0813, -11.8296
      #ddcff4 color charts
#ddcff4 RGB chart
      #ddcff4 CMYK chart
      #ddcff4 RGB pie chart
      #ddcff4 color shades, tints & tones
#ddcff4 color schemes
#ddcff4 color preview, HTML & CSS examples
           This text has a color of #ddcff4        
        
          <p style="color:#ddcff4;">Text here</p>
        
        
          .mytext {color:#ddcff4;}
        
        Text color #ddcff4
      
           This box has a color of #ddcff4        
        
          <div style="background-color:#ddcff4;">Content here</div>
        
        
          .mybackground {background-color:#ddcff4;}
        
        Background color #ddcff4
      
           Border around this has a color of #ddcff4        
        
          <div style="border:2px solid #ddcff4;">Content here</div>
        
        
          .myborder {border:2px solid #ddcff4;}
        
        Border color #ddcff4