#e049ce color space conversions
Hex:
        #e049ce
        RGB:
        224, 73, 206
        CMY:
        12, 71, 19
        CMYK:
        0, 67, 8, 12
      HSL:
        307°, 70.8920%, 58.2353%
        HSV (HSB):
        307°, 67.4107%, 87.8431%
        XYZ:
        44.2636, 25.0686, 60.8983
        xyY:
        0.3399, 0.1925, 25.0686
      CIE-Lab:
        57.1422, 72.2923, -38.6755
        CIE-LCH:
        57.1422, 81.9876, 331.8538
        CIE-Luv:
        57.1422, 71.1565, -69.9543
        Hunter-Lab:
        50.0686, 70.1846, -37.0663
      #e049ce color charts
#e049ce RGB chart
      #e049ce CMYK chart
      #e049ce RGB pie chart
      #e049ce color shades, tints & tones
#e049ce color schemes
#e049ce color preview, HTML & CSS examples
           This text has a color of #e049ce        
        
          <p style="color:#e049ce;">Text here</p>
        
        
          .mytext {color:#e049ce;}
        
        Text color #e049ce
      
           This box has a color of #e049ce        
        
          <div style="background-color:#e049ce;">Content here</div>
        
        
          .mybackground {background-color:#e049ce;}
        
        Background color #e049ce
      
           Border around this has a color of #e049ce        
        
          <div style="border:2px solid #e049ce;">Content here</div>
        
        
          .myborder {border:2px solid #e049ce;}
        
        Border color #e049ce