#e48ff2 color space conversions
Hex:
        #e48ff2
        RGB:
        228, 143, 242
        CMY:
        11, 44, 5
        CMYK:
        6, 41, 0, 5
      HSL:
        292°, 79.2000%, 75.4902%
        HSV (HSB):
        292°, 40.9091%, 94.9020%
        XYZ:
        57.8444, 42.5497, 89.1686
        xyY:
        0.3051, 0.2245, 42.5497
      CIE-Lab:
        71.2483, 47.6485, -36.6892
        CIE-LCH:
        71.2483, 60.1372, 322.4038
        CIE-Luv:
        71.2483, 39.1600, -65.6893
        Hunter-Lab:
        65.2301, 44.1364, -35.3874
      #e48ff2 color charts
#e48ff2 RGB chart
      #e48ff2 CMYK chart
      #e48ff2 RGB pie chart
      #e48ff2 color shades, tints & tones
#e48ff2 color schemes
#e48ff2 color preview, HTML & CSS examples
           This text has a color of #e48ff2        
        
          <p style="color:#e48ff2;">Text here</p>
        
        
          .mytext {color:#e48ff2;}
        
        Text color #e48ff2
      
           This box has a color of #e48ff2        
        
          <div style="background-color:#e48ff2;">Content here</div>
        
        
          .mybackground {background-color:#e48ff2;}
        
        Background color #e48ff2
      
           Border around this has a color of #e48ff2        
        
          <div style="border:2px solid #e48ff2;">Content here</div>
        
        
          .myborder {border:2px solid #e48ff2;}
        
        Border color #e48ff2