#e9d5eb color space conversions
Hex:
        #e9d5eb
        RGB:
        233, 213, 235
        CMY:
        9, 16, 8
        CMYK:
        1, 9, 0, 8
      HSL:
        295°, 35.4839%, 87.8431%
        HSV (HSB):
        295°, 9.3617%, 92.1569%
        XYZ:
        72.3939, 70.9103, 88.4687
        xyY:
        0.3123, 0.3059, 70.9103
      CIE-Lab:
        87.4414, 10.7550, -8.2792
        CIE-LCH:
        87.4414, 13.5726, 322.4108
        CIE-Luv:
        87.4414, 9.9866, -14.7293
        Hunter-Lab:
        84.2083, 6.0922, -3.3440
      #e9d5eb color charts
#e9d5eb RGB chart
      #e9d5eb CMYK chart
      #e9d5eb RGB pie chart
      #e9d5eb color shades, tints & tones
#e9d5eb color schemes
#e9d5eb color preview, HTML & CSS examples
           This text has a color of #e9d5eb        
        
          <p style="color:#e9d5eb;">Text here</p>
        
        
          .mytext {color:#e9d5eb;}
        
        Text color #e9d5eb
      
           This box has a color of #e9d5eb        
        
          <div style="background-color:#e9d5eb;">Content here</div>
        
        
          .mybackground {background-color:#e9d5eb;}
        
        Background color #e9d5eb
      
           Border around this has a color of #e9d5eb        
        
          <div style="border:2px solid #e9d5eb;">Content here</div>
        
        
          .myborder {border:2px solid #e9d5eb;}
        
        Border color #e9d5eb