#e5bdf2 color space conversions
Hex:
        #e5bdf2
        RGB:
        229, 189, 242
        CMY:
        10, 26, 5
        CMYK:
        5, 22, 0, 5
      HSL:
        285°, 67.0886%, 84.5098%
        HSV (HSB):
        285°, 21.9008%, 94.9020%
        XYZ:
        66.5377, 59.4640, 91.9752
        xyY:
        0.3053, 0.2728, 59.4640
      CIE-Lab:
        81.5460, 23.5059, -20.8775
        CIE-LCH:
        81.5460, 31.4388, 318.3891
        CIE-Luv:
        81.5460, 18.8354, -36.8839
        Hunter-Lab:
        77.1129, 19.0731, -16.7382
      #e5bdf2 color charts
#e5bdf2 RGB chart
      #e5bdf2 CMYK chart
      #e5bdf2 RGB pie chart
      #e5bdf2 color shades, tints & tones
#e5bdf2 color schemes
#e5bdf2 color preview, HTML & CSS examples
           This text has a color of #e5bdf2        
        
          <p style="color:#e5bdf2;">Text here</p>
        
        
          .mytext {color:#e5bdf2;}
        
        Text color #e5bdf2
      
           This box has a color of #e5bdf2        
        
          <div style="background-color:#e5bdf2;">Content here</div>
        
        
          .mybackground {background-color:#e5bdf2;}
        
        Background color #e5bdf2
      
           Border around this has a color of #e5bdf2        
        
          <div style="border:2px solid #e5bdf2;">Content here</div>
        
        
          .myborder {border:2px solid #e5bdf2;}
        
        Border color #e5bdf2