#dedcf9 color space conversions
Hex:
        #dedcf9
        RGB:
        222, 220, 249
        CMY:
        13, 14, 2
        CMYK:
        11, 12, 0, 2
      HSL:
        244°, 70.7317%, 91.9608%
        HSV (HSB):
        244°, 11.6466%, 97.6471%
        XYZ:
        72.8163, 73.5555, 99.9823
        xyY:
        0.2956, 0.2986, 73.5555
      CIE-Lab:
        88.7120, 6.1646, -13.8568
        CIE-LCH:
        88.7120, 15.1661, 293.9833
        CIE-Luv:
        88.7120, -0.5981, -22.8993
        Hunter-Lab:
        85.7645, 1.4631, -9.0838
      #dedcf9 color charts
#dedcf9 RGB chart
      #dedcf9 CMYK chart
      #dedcf9 RGB pie chart
      #dedcf9 color shades, tints & tones
#dedcf9 color schemes
#dedcf9 color preview, HTML & CSS examples
           This text has a color of #dedcf9        
        
          <p style="color:#dedcf9;">Text here</p>
        
        
          .mytext {color:#dedcf9;}
        
        Text color #dedcf9
      
           This box has a color of #dedcf9        
        
          <div style="background-color:#dedcf9;">Content here</div>
        
        
          .mybackground {background-color:#dedcf9;}
        
        Background color #dedcf9
      
           Border around this has a color of #dedcf9        
        
          <div style="border:2px solid #dedcf9;">Content here</div>
        
        
          .myborder {border:2px solid #dedcf9;}
        
        Border color #dedcf9