#e49eda color space conversions
Hex:
        #e49eda
        RGB:
        228, 158, 218
        CMY:
        11, 38, 15
        CMYK:
        0, 31, 4, 11
      HSL:
        309°, 56.4516%, 75.6863%
        HSV (HSB):
        309°, 30.7018%, 89.4118%
        XYZ:
        56.8767, 46.0097, 72.2127
        xyY:
        0.3248, 0.2628, 46.0097
      CIE-Lab:
        73.5518, 35.3433, -20.0143
        CIE-LCH:
        73.5518, 40.6168, 330.4779
        CIE-Luv:
        73.5518, 36.5701, -36.9406
        Hunter-Lab:
        67.8304, 30.9713, -15.6392
      #e49eda color charts
#e49eda RGB chart
      #e49eda CMYK chart
      #e49eda RGB pie chart
      #e49eda color shades, tints & tones
#e49eda color schemes
#e49eda color preview, HTML & CSS examples
           This text has a color of #e49eda        
        
          <p style="color:#e49eda;">Text here</p>
        
        
          .mytext {color:#e49eda;}
        
        Text color #e49eda
      
           This box has a color of #e49eda        
        
          <div style="background-color:#e49eda;">Content here</div>
        
        
          .mybackground {background-color:#e49eda;}
        
        Background color #e49eda
      
           Border around this has a color of #e49eda        
        
          <div style="border:2px solid #e49eda;">Content here</div>
        
        
          .myborder {border:2px solid #e49eda;}
        
        Border color #e49eda