#ded2e6 color space conversions
Hex:
        #ded2e6
        RGB:
        222, 210, 230
        CMY:
        13, 18, 10
        CMYK:
        3, 9, 0, 10
      HSL:
        276°, 28.5714%, 86.2745%
        HSV (HSB):
        276°, 8.6957%, 90.1961%
        XYZ:
        67.4537, 67.3360, 84.3049
        xyY:
        0.3079, 0.3073, 67.3360
      CIE-Lab:
        85.6733, 7.7437, -8.3525
        CIE-LCH:
        85.6733, 11.3899, 312.8337
        CIE-Luv:
        85.6733, 5.5313, -14.2773
        Hunter-Lab:
        82.0585, 3.1282, -3.4721
      #ded2e6 color charts
#ded2e6 RGB chart
      #ded2e6 CMYK chart
      #ded2e6 RGB pie chart
      #ded2e6 color shades, tints & tones
#ded2e6 color schemes
#ded2e6 color preview, HTML & CSS examples
           This text has a color of #ded2e6        
        
          <p style="color:#ded2e6;">Text here</p>
        
        
          .mytext {color:#ded2e6;}
        
        Text color #ded2e6
      
           This box has a color of #ded2e6        
        
          <div style="background-color:#ded2e6;">Content here</div>
        
        
          .mybackground {background-color:#ded2e6;}
        
        Background color #ded2e6
      
           Border around this has a color of #ded2e6        
        
          <div style="border:2px solid #ded2e6;">Content here</div>
        
        
          .myborder {border:2px solid #ded2e6;}
        
        Border color #ded2e6