#e049fe color space conversions
Hex:
        #e049fe
        RGB:
        224, 73, 254
        CMY:
        12, 71, 0
        CMYK:
        12, 71, 0, 0
      HSL:
        290°, 98.9071%, 64.1176%
        HSV (HSB):
        290°, 71.2598%, 99.6078%
        XYZ:
        51.0124, 27.7681, 96.4371
        xyY:
        0.2911, 0.1585, 27.7681
      CIE-Lab:
        59.6787, 80.1321, -61.5888
        CIE-LCH:
        59.6787, 101.0660, 322.4545
        CIE-Luv:
        59.6787, 55.6773, -107.1664
        Hunter-Lab:
        52.6955, 80.5817, -71.6187
      #e049fe color charts
#e049fe RGB chart
      #e049fe CMYK chart
      #e049fe RGB pie chart
      #e049fe color shades, tints & tones
#e049fe color schemes
#e049fe color preview, HTML & CSS examples
           This text has a color of #e049fe        
        
          <p style="color:#e049fe;">Text here</p>
        
        
          .mytext {color:#e049fe;}
        
        Text color #e049fe
      
           This box has a color of #e049fe        
        
          <div style="background-color:#e049fe;">Content here</div>
        
        
          .mybackground {background-color:#e049fe;}
        
        Background color #e049fe
      
           Border around this has a color of #e049fe        
        
          <div style="border:2px solid #e049fe;">Content here</div>
        
        
          .myborder {border:2px solid #e049fe;}
        
        Border color #e049fe