#ffdcf2 color space conversions
Hex:
        #ffdcf2
        RGB:
        255, 220, 242
        CMY:
        0, 14, 5
        CMYK:
        0, 14, 5, 0
      HSL:
        322°, 100.0000%, 93.1373%
        HSV (HSB):
        322°, 13.7255%, 100.0000%
        XYZ:
        82.8602, 78.8572, 94.8582
        xyY:
        0.3229, 0.3073, 78.8572
      CIE-Lab:
        91.1696, 15.7076, -6.2401
        CIE-LCH:
        91.1696, 16.9017, 338.3338
        CIE-Luv:
        91.1696, 18.9071, -12.4947
        Hunter-Lab:
        88.8016, 11.1545, -1.1727
      #ffdcf2 color charts
#ffdcf2 RGB chart
      #ffdcf2 CMYK chart
      #ffdcf2 RGB pie chart
      #ffdcf2 color shades, tints & tones
#ffdcf2 color schemes
#ffdcf2 color preview, HTML & CSS examples
           This text has a color of #ffdcf2        
        
          <p style="color:#ffdcf2;">Text here</p>
        
        
          .mytext {color:#ffdcf2;}
        
        Text color #ffdcf2
      
           This box has a color of #ffdcf2        
        
          <div style="background-color:#ffdcf2;">Content here</div>
        
        
          .mybackground {background-color:#ffdcf2;}
        
        Background color #ffdcf2
      
           Border around this has a color of #ffdcf2        
        
          <div style="border:2px solid #ffdcf2;">Content here</div>
        
        
          .myborder {border:2px solid #ffdcf2;}
        
        Border color #ffdcf2