#ded1e4 color space conversions
Hex:
        #ded1e4
        RGB:
        222, 209, 228
        CMY:
        13, 18, 11
        CMYK:
        3, 8, 0, 11
      HSL:
        281°, 26.0274%, 85.6863%
        HSV (HSB):
        281°, 8.3333%, 89.4118%
        XYZ:
        66.9283, 66.7320, 82.7518
        xyY:
        0.3093, 0.3084, 66.7320
      CIE-Lab:
        85.3684, 7.8968, -7.7436
        CIE-LCH:
        85.3684, 11.0600, 315.5615
        CIE-Luv:
        85.3684, 6.1752, -13.3389
        Hunter-Lab:
        81.6896, 3.2881, -2.8782
      #ded1e4 color charts
#ded1e4 RGB chart
      #ded1e4 CMYK chart
      #ded1e4 RGB pie chart
      #ded1e4 color shades, tints & tones
#ded1e4 color schemes
#ded1e4 color preview, HTML & CSS examples
           This text has a color of #ded1e4        
        
          <p style="color:#ded1e4;">Text here</p>
        
        
          .mytext {color:#ded1e4;}
        
        Text color #ded1e4
      
           This box has a color of #ded1e4        
        
          <div style="background-color:#ded1e4;">Content here</div>
        
        
          .mybackground {background-color:#ded1e4;}
        
        Background color #ded1e4
      
           Border around this has a color of #ded1e4        
        
          <div style="border:2px solid #ded1e4;">Content here</div>
        
        
          .myborder {border:2px solid #ded1e4;}
        
        Border color #ded1e4