#e9bdf2 color space conversions
Hex:
        #e9bdf2
        RGB:
        233, 189, 242
        CMY:
        9, 26, 5
        CMYK:
        4, 22, 0, 5
      HSL:
        290°, 67.0886%, 84.5098%
        HSV (HSB):
        290°, 21.9008%, 94.9020%
        XYZ:
        67.8289, 60.1296, 92.0356
        xyY:
        0.3083, 0.2733, 60.1296
      CIE-Lab:
        81.9086, 24.7962, -20.2937
        CIE-LCH:
        81.9086, 32.0419, 320.7024
        CIE-Luv:
        81.9086, 21.2221, -36.1731
        Hunter-Lab:
        77.5433, 20.4372, -16.0906
      #e9bdf2 color charts
#e9bdf2 RGB chart
      #e9bdf2 CMYK chart
      #e9bdf2 RGB pie chart
      #e9bdf2 color shades, tints & tones
#e9bdf2 color schemes
#e9bdf2 color preview, HTML & CSS examples
           This text has a color of #e9bdf2        
        
          <p style="color:#e9bdf2;">Text here</p>
        
        
          .mytext {color:#e9bdf2;}
        
        Text color #e9bdf2
      
           This box has a color of #e9bdf2        
        
          <div style="background-color:#e9bdf2;">Content here</div>
        
        
          .mybackground {background-color:#e9bdf2;}
        
        Background color #e9bdf2
      
           Border around this has a color of #e9bdf2        
        
          <div style="border:2px solid #e9bdf2;">Content here</div>
        
        
          .myborder {border:2px solid #e9bdf2;}
        
        Border color #e9bdf2