#e5a7de color space conversions
Hex:
        #e5a7de
        RGB:
        229, 167, 222
        CMY:
        10, 35, 13
        CMYK:
        0, 27, 3, 10
      HSL:
        307°, 54.3860%, 77.6471%
        HSV (HSB):
        307°, 27.0742%, 89.8039%
        XYZ:
        59.3166, 49.5694, 75.5488
        xyY:
        0.3216, 0.2688, 49.5694
      CIE-Lab:
        75.8042, 31.5757, -18.7764
        CIE-LCH:
        75.8042, 36.7366, 329.2624
        CIE-Luv:
        75.8042, 32.1526, -34.4879
        Hunter-Lab:
        70.4055, 27.1765, -14.3374
      #e5a7de color charts
#e5a7de RGB chart
      #e5a7de CMYK chart
      #e5a7de RGB pie chart
      #e5a7de color shades, tints & tones
#e5a7de color schemes
#e5a7de color preview, HTML & CSS examples
           This text has a color of #e5a7de        
        
          <p style="color:#e5a7de;">Text here</p>
        
        
          .mytext {color:#e5a7de;}
        
        Text color #e5a7de
      
           This box has a color of #e5a7de        
        
          <div style="background-color:#e5a7de;">Content here</div>
        
        
          .mybackground {background-color:#e5a7de;}
        
        Background color #e5a7de
      
           Border around this has a color of #e5a7de        
        
          <div style="border:2px solid #e5a7de;">Content here</div>
        
        
          .myborder {border:2px solid #e5a7de;}
        
        Border color #e5a7de