#de9cf4 color space conversions
Hex:
        #de9cf4
        RGB:
        222, 156, 244
        CMY:
        13, 39, 4
        CMYK:
        9, 36, 0, 4
      HSL:
        285°, 80.0000%, 78.4314%
        HSV (HSB):
        285°, 36.0656%, 95.6863%
        XYZ:
        58.3418, 45.8382, 91.3607
        xyY:
        0.2984, 0.2344, 45.8382
      CIE-Lab:
        73.4404, 39.4107, -34.4306
        CIE-LCH:
        73.4404, 52.3323, 318.8584
        CIE-Luv:
        73.4404, 29.5510, -60.9882
        Hunter-Lab:
        67.7039, 35.3352, -32.6141
      #de9cf4 color charts
#de9cf4 RGB chart
      #de9cf4 CMYK chart
      #de9cf4 RGB pie chart
      #de9cf4 color shades, tints & tones
#de9cf4 color schemes
#de9cf4 color preview, HTML & CSS examples
           This text has a color of #de9cf4        
        
          <p style="color:#de9cf4;">Text here</p>
        
        
          .mytext {color:#de9cf4;}
        
        Text color #de9cf4
      
           This box has a color of #de9cf4        
        
          <div style="background-color:#de9cf4;">Content here</div>
        
        
          .mybackground {background-color:#de9cf4;}
        
        Background color #de9cf4
      
           Border around this has a color of #de9cf4        
        
          <div style="border:2px solid #de9cf4;">Content here</div>
        
        
          .myborder {border:2px solid #de9cf4;}
        
        Border color #de9cf4