#ded8e5 color space conversions
Hex:
        #ded8e5
        RGB:
        222, 216, 229
        CMY:
        13, 15, 10
        CMYK:
        3, 6, 0, 10
      HSL:
        268°, 20.0000%, 87.2549%
        HSV (HSB):
        268°, 5.6769%, 89.8039%
        XYZ:
        68.8229, 70.2985, 84.0703
        xyY:
        0.3084, 0.3150, 70.2985
      CIE-Lab:
        87.1430, 4.4061, -5.6481
        CIE-LCH:
        87.1430, 7.1634, 307.9579
        CIE-Luv:
        87.1430, 2.6033, -9.4841
        Hunter-Lab:
        83.8442, -0.2068, -0.7590
      #ded8e5 color charts
#ded8e5 RGB chart
      #ded8e5 CMYK chart
      #ded8e5 RGB pie chart
      #ded8e5 color shades, tints & tones
#ded8e5 color schemes
#ded8e5 color preview, HTML & CSS examples
           This text has a color of #ded8e5        
        
          <p style="color:#ded8e5;">Text here</p>
        
        
          .mytext {color:#ded8e5;}
        
        Text color #ded8e5
      
           This box has a color of #ded8e5        
        
          <div style="background-color:#ded8e5;">Content here</div>
        
        
          .mybackground {background-color:#ded8e5;}
        
        Background color #ded8e5
      
           Border around this has a color of #ded8e5        
        
          <div style="border:2px solid #ded8e5;">Content here</div>
        
        
          .myborder {border:2px solid #ded8e5;}
        
        Border color #ded8e5