#e049f4 color space conversions
Hex:
        #e049f4
        RGB:
        224, 73, 244
        CMY:
        12, 71, 4
        CMYK:
        8, 70, 0, 4
      HSL:
        293°, 88.6010%, 62.1569%
        HSV (HSB):
        293°, 70.0820%, 95.6863%
        XYZ:
        49.4521, 27.1440, 88.2209
        xyY:
        0.3000, 0.1647, 27.1440
      CIE-Lab:
        59.1074, 78.4089, -56.9565
        CIE-LCH:
        59.1074, 96.9123, 324.0052
        CIE-Luv:
        59.1074, 58.7121, -99.6116
        Hunter-Lab:
        52.0999, 78.2535, -63.9258
      #e049f4 color charts
#e049f4 RGB chart
      #e049f4 CMYK chart
      #e049f4 RGB pie chart
      #e049f4 color shades, tints & tones
#e049f4 color schemes
#e049f4 color preview, HTML & CSS examples
           This text has a color of #e049f4        
        
          <p style="color:#e049f4;">Text here</p>
        
        
          .mytext {color:#e049f4;}
        
        Text color #e049f4
      
           This box has a color of #e049f4        
        
          <div style="background-color:#e049f4;">Content here</div>
        
        
          .mybackground {background-color:#e049f4;}
        
        Background color #e049f4
      
           Border around this has a color of #e049f4        
        
          <div style="border:2px solid #e049f4;">Content here</div>
        
        
          .myborder {border:2px solid #e049f4;}
        
        Border color #e049f4