#e49ef2 color space conversions
Hex:
        #e49ef2
        RGB:
        228, 158, 242
        CMY:
        11, 38, 5
        CMYK:
        6, 35, 0, 5
      HSL:
        290°, 76.3636%, 78.4314%
        HSV (HSB):
        290°, 34.7107%, 94.9020%
        XYZ:
        60.2488, 47.3585, 89.9700
        xyY:
        0.3049, 0.2397, 47.3585
      CIE-Lab:
        74.4185, 39.7751, -31.7823
        CIE-LCH:
        74.4185, 50.9133, 321.3734
        CIE-Luv:
        74.4185, 32.6674, -56.8027
        Hunter-Lab:
        68.8175, 35.8436, -29.3418
      #e49ef2 color charts
#e49ef2 RGB chart
      #e49ef2 CMYK chart
      #e49ef2 RGB pie chart
      #e49ef2 color shades, tints & tones
#e49ef2 color schemes
#e49ef2 color preview, HTML & CSS examples
           This text has a color of #e49ef2        
        
          <p style="color:#e49ef2;">Text here</p>
        
        
          .mytext {color:#e49ef2;}
        
        Text color #e49ef2
      
           This box has a color of #e49ef2        
        
          <div style="background-color:#e49ef2;">Content here</div>
        
        
          .mybackground {background-color:#e49ef2;}
        
        Background color #e49ef2
      
           Border around this has a color of #e49ef2        
        
          <div style="border:2px solid #e49ef2;">Content here</div>
        
        
          .myborder {border:2px solid #e49ef2;}
        
        Border color #e49ef2