#de9ec4 color space conversions
Hex:
        #de9ec4
        RGB:
        222, 158, 196
        CMY:
        13, 38, 23
        CMYK:
        0, 29, 12, 13
      HSL:
        324°, 49.2308%, 74.5098%
        HSV (HSB):
        324°, 28.8288%, 87.0588%
        XYZ:
        52.3149, 43.9688, 57.9541
        xyY:
        0.3392, 0.2851, 43.9688
      CIE-Lab:
        72.2077, 29.5571, -10.0010
        CIE-LCH:
        72.2077, 31.2032, 341.3061
        CIE-Luv:
        72.2077, 36.0668, -20.2326
        Hunter-Lab:
        66.3090, 24.7878, -5.4032
      #de9ec4 color charts
#de9ec4 RGB chart
      #de9ec4 CMYK chart
      #de9ec4 RGB pie chart
      #de9ec4 color shades, tints & tones
#de9ec4 color schemes
#de9ec4 color preview, HTML & CSS examples
           This text has a color of #de9ec4        
        
          <p style="color:#de9ec4;">Text here</p>
        
        
          .mytext {color:#de9ec4;}
        
        Text color #de9ec4
      
           This box has a color of #de9ec4        
        
          <div style="background-color:#de9ec4;">Content here</div>
        
        
          .mybackground {background-color:#de9ec4;}
        
        Background color #de9ec4
      
           Border around this has a color of #de9ec4        
        
          <div style="border:2px solid #de9ec4;">Content here</div>
        
        
          .myborder {border:2px solid #de9ec4;}
        
        Border color #de9ec4