#e3caf1 color space conversions
Hex:
        #e3caf1
        RGB:
        227, 202, 241
        CMY:
        11, 21, 5
        CMYK:
        6, 16, 0, 5
      HSL:
        278°, 58.2090%, 86.8627%
        HSV (HSB):
        278°, 16.1826%, 94.5098%
        XYZ:
        68.6763, 64.9228, 92.1308
        xyY:
        0.3042, 0.2876, 64.9228
      CIE-Lab:
        84.4440, 15.7210, -15.9876
        CIE-LCH:
        84.4440, 22.4221, 314.5182
        CIE-Luv:
        84.4440, 11.4628, -27.7903
        Hunter-Lab:
        80.5747, 11.1352, -11.3911
      #e3caf1 color charts
#e3caf1 RGB chart
      #e3caf1 CMYK chart
      #e3caf1 RGB pie chart
      #e3caf1 color shades, tints & tones
#e3caf1 color schemes
#e3caf1 color preview, HTML & CSS examples
           This text has a color of #e3caf1        
        
          <p style="color:#e3caf1;">Text here</p>
        
        
          .mytext {color:#e3caf1;}
        
        Text color #e3caf1
      
           This box has a color of #e3caf1        
        
          <div style="background-color:#e3caf1;">Content here</div>
        
        
          .mybackground {background-color:#e3caf1;}
        
        Background color #e3caf1
      
           Border around this has a color of #e3caf1        
        
          <div style="border:2px solid #e3caf1;">Content here</div>
        
        
          .myborder {border:2px solid #e3caf1;}
        
        Border color #e3caf1