#e5caf1 color space conversions
Hex:
        #e5caf1
        RGB:
        229, 202, 241
        CMY:
        10, 21, 5
        CMYK:
        5, 16, 0, 5
      HSL:
        282°, 58.2090%, 86.8627%
        HSV (HSB):
        282°, 16.1826%, 94.5098%
        XYZ:
        69.3108, 65.2499, 92.1605
        xyY:
        0.3057, 0.2878, 65.2499
      CIE-Lab:
        84.6124, 16.3726, -15.7175
        CIE-LCH:
        84.6124, 22.6959, 316.1695
        CIE-Luv:
        84.6124, 12.6196, -27.4723
        Hunter-Lab:
        80.7774, 11.8008, -11.1009
      #e5caf1 color charts
#e5caf1 RGB chart
      #e5caf1 CMYK chart
      #e5caf1 RGB pie chart
      #e5caf1 color shades, tints & tones
#e5caf1 color schemes
#e5caf1 color preview, HTML & CSS examples
           This text has a color of #e5caf1        
        
          <p style="color:#e5caf1;">Text here</p>
        
        
          .mytext {color:#e5caf1;}
        
        Text color #e5caf1
      
           This box has a color of #e5caf1        
        
          <div style="background-color:#e5caf1;">Content here</div>
        
        
          .mybackground {background-color:#e5caf1;}
        
        Background color #e5caf1
      
           Border around this has a color of #e5caf1        
        
          <div style="border:2px solid #e5caf1;">Content here</div>
        
        
          .myborder {border:2px solid #e5caf1;}
        
        Border color #e5caf1