#e6caf1 color space conversions
Hex:
        #e6caf1
        RGB:
        230, 202, 241
        CMY:
        10, 21, 5
        CMYK:
        5, 16, 0, 5
      HSL:
        283°, 58.2090%, 86.8627%
        HSV (HSB):
        283°, 16.1826%, 94.5098%
        XYZ:
        69.6308, 65.4149, 92.1755
        xyY:
        0.3064, 0.2879, 65.4149
      CIE-Lab:
        84.6971, 16.6990, -15.5817
        CIE-LCH:
        84.6971, 22.8396, 316.9824
        CIE-Luv:
        84.6971, 13.2011, -27.3125
        Hunter-Lab:
        80.8795, 12.1352, -10.9551
      #e6caf1 color charts
#e6caf1 RGB chart
      #e6caf1 CMYK chart
      #e6caf1 RGB pie chart
      #e6caf1 color shades, tints & tones
#e6caf1 color schemes
#e6caf1 color preview, HTML & CSS examples
           This text has a color of #e6caf1        
        
          <p style="color:#e6caf1;">Text here</p>
        
        
          .mytext {color:#e6caf1;}
        
        Text color #e6caf1
      
           This box has a color of #e6caf1        
        
          <div style="background-color:#e6caf1;">Content here</div>
        
        
          .mybackground {background-color:#e6caf1;}
        
        Background color #e6caf1
      
           Border around this has a color of #e6caf1        
        
          <div style="border:2px solid #e6caf1;">Content here</div>
        
        
          .myborder {border:2px solid #e6caf1;}
        
        Border color #e6caf1