#ded9ff color space conversions
Hex:
        #ded9ff
        RGB:
        222, 217, 255
        CMY:
        13, 15, 0
        CMYK:
        13, 15, 0, 0
      HSL:
        248°, 100.0000%, 92.5490%
        HSV (HSB):
        248°, 14.9020%, 100.0000%
        XYZ:
        72.9871, 72.3753, 104.7307
        xyY:
        0.2918, 0.2894, 72.3753
      CIE-Lab:
        88.1489, 8.9490, -17.8575
        CIE-LCH:
        88.1489, 19.9744, 296.6170
        CIE-Luv:
        88.1489, 0.4420, -29.8714
        Hunter-Lab:
        85.0737, 4.2611, -13.4379
      #ded9ff color charts
#ded9ff RGB chart
      #ded9ff CMYK chart
      #ded9ff RGB pie chart
      #ded9ff color shades, tints & tones
#ded9ff color schemes
#ded9ff color preview, HTML & CSS examples
           This text has a color of #ded9ff        
        
          <p style="color:#ded9ff;">Text here</p>
        
        
          .mytext {color:#ded9ff;}
        
        Text color #ded9ff
      
           This box has a color of #ded9ff        
        
          <div style="background-color:#ded9ff;">Content here</div>
        
        
          .mybackground {background-color:#ded9ff;}
        
        Background color #ded9ff
      
           Border around this has a color of #ded9ff        
        
          <div style="border:2px solid #ded9ff;">Content here</div>
        
        
          .myborder {border:2px solid #ded9ff;}
        
        Border color #ded9ff