#e49efa color space conversions
Hex:
        #e49efa
        RGB:
        228, 158, 250
        CMY:
        11, 38, 2
        CMYK:
        9, 37, 0, 2
      HSL:
        286°, 90.1961%, 80.0000%
        HSV (HSB):
        286°, 36.8000%, 98.0392%
        XYZ:
        61.4771, 47.8498, 96.4382
        xyY:
        0.2988, 0.2325, 47.8498
      CIE-Lab:
        74.7301, 41.3312, -35.6388
        CIE-LCH:
        74.7301, 54.5747, 319.2296
        CIE-Luv:
        74.7301, 31.3746, -63.4490
        Hunter-Lab:
        69.1736, 37.5857, -34.2376
      #e49efa color charts
#e49efa RGB chart
      #e49efa CMYK chart
      #e49efa RGB pie chart
      #e49efa color shades, tints & tones
#e49efa color schemes
#e49efa color preview, HTML & CSS examples
           This text has a color of #e49efa        
        
          <p style="color:#e49efa;">Text here</p>
        
        
          .mytext {color:#e49efa;}
        
        Text color #e49efa
      
           This box has a color of #e49efa        
        
          <div style="background-color:#e49efa;">Content here</div>
        
        
          .mybackground {background-color:#e49efa;}
        
        Background color #e49efa
      
           Border around this has a color of #e49efa        
        
          <div style="border:2px solid #e49efa;">Content here</div>
        
        
          .myborder {border:2px solid #e49efa;}
        
        Border color #e49efa