#e049f2 color space conversions
Hex:
        #e049f2
        RGB:
        224, 73, 242
        CMY:
        12, 71, 5
        CMYK:
        7, 70, 0, 5
      HSL:
        294°, 86.6667%, 61.7647%
        HSV (HSB):
        294°, 69.8347%, 94.9020%
        XYZ:
        49.1500, 27.0232, 86.6299
        xyY:
        0.3019, 0.1660, 27.0232
      CIE-Lab:
        58.9958, 78.0694, -56.0213
        CIE-LCH:
        58.9958, 96.0896, 324.3374
        CIE-Luv:
        58.9958, 59.3317, -98.0867
        Hunter-Lab:
        51.9838, 77.7977, -62.4168
      #e049f2 color charts
#e049f2 RGB chart
      #e049f2 CMYK chart
      #e049f2 RGB pie chart
      #e049f2 color shades, tints & tones
#e049f2 color schemes
#e049f2 color preview, HTML & CSS examples
           This text has a color of #e049f2        
        
          <p style="color:#e049f2;">Text here</p>
        
        
          .mytext {color:#e049f2;}
        
        Text color #e049f2
      
           This box has a color of #e049f2        
        
          <div style="background-color:#e049f2;">Content here</div>
        
        
          .mybackground {background-color:#e049f2;}
        
        Background color #e049f2
      
           Border around this has a color of #e049f2        
        
          <div style="border:2px solid #e049f2;">Content here</div>
        
        
          .myborder {border:2px solid #e049f2;}
        
        Border color #e049f2