#e04f93 color space conversions
Hex:
        #e04f93
        RGB:
        224, 79, 147
        CMY:
        12, 69, 42
        CMYK:
        0, 65, 34, 12
      HSL:
        332°, 70.0483%, 59.4118%
        HSV (HSB):
        332°, 64.7321%, 87.8431%
        XYZ:
        38.8029, 23.5458, 30.1034
        xyY:
        0.4197, 0.2547, 23.5458
      CIE-Lab:
        55.6302, 62.1678, -6.7909
        CIE-LCH:
        55.6302, 62.5376, 353.7660
        CIE-Luv:
        55.6302, 89.6579, -20.9421
        Hunter-Lab:
        48.5241, 57.8228, -2.8156
      #e04f93 color charts
#e04f93 RGB chart
      #e04f93 CMYK chart
      #e04f93 RGB pie chart
      #e04f93 color shades, tints & tones
#e04f93 color schemes
#e04f93 color preview, HTML & CSS examples
           This text has a color of #e04f93        
        
          <p style="color:#e04f93;">Text here</p>
        
        
          .mytext {color:#e04f93;}
        
        Text color #e04f93
      
           This box has a color of #e04f93        
        
          <div style="background-color:#e04f93;">Content here</div>
        
        
          .mybackground {background-color:#e04f93;}
        
        Background color #e04f93
      
           Border around this has a color of #e04f93        
        
          <div style="border:2px solid #e04f93;">Content here</div>
        
        
          .myborder {border:2px solid #e04f93;}
        
        Border color #e04f93