#e04fa0 color space conversions
Hex:
        #e04fa0
        RGB:
        224, 79, 160
        CMY:
        12, 69, 37
        CMYK:
        0, 65, 29, 12
      HSL:
        326°, 70.0483%, 59.4118%
        HSV (HSB):
        326°, 64.7321%, 87.8431%
        XYZ:
        39.8816, 23.9773, 35.7838
        xyY:
        0.4002, 0.2406, 23.9773
      CIE-Lab:
        56.0651, 63.6990, -13.7688
        CIE-LCH:
        56.0651, 65.1701, 347.8029
        CIE-Luv:
        56.0651, 85.1836, -31.0586
        Hunter-Lab:
        48.9666, 59.6904, -9.0512
      #e04fa0 color charts
#e04fa0 RGB chart
      #e04fa0 CMYK chart
      #e04fa0 RGB pie chart
      #e04fa0 color shades, tints & tones
#e04fa0 color schemes
#e04fa0 color preview, HTML & CSS examples
           This text has a color of #e04fa0        
        
          <p style="color:#e04fa0;">Text here</p>
        
        
          .mytext {color:#e04fa0;}
        
        Text color #e04fa0
      
           This box has a color of #e04fa0        
        
          <div style="background-color:#e04fa0;">Content here</div>
        
        
          .mybackground {background-color:#e04fa0;}
        
        Background color #e04fa0
      
           Border around this has a color of #e04fa0        
        
          <div style="border:2px solid #e04fa0;">Content here</div>
        
        
          .myborder {border:2px solid #e04fa0;}
        
        Border color #e04fa0