#e04d98 color space conversions
Hex:
        #e04d98
        RGB:
        224, 77, 152
        CMY:
        12, 70, 40
        CMYK:
        0, 66, 32, 12
      HSL:
        329°, 70.3349%, 59.0196%
        HSV (HSB):
        329°, 65.6250%, 87.8431%
        XYZ:
        39.0618, 23.4220, 32.1679
        xyY:
        0.4127, 0.2475, 23.4220
      CIE-Lab:
        55.5044, 63.5331, -9.9206
        CIE-LCH:
        55.5044, 64.3030, 351.1250
        CIE-Luv:
        55.5044, 88.7986, -25.5381
        Hunter-Lab:
        48.3963, 59.3781, -5.5312
      #e04d98 color charts
#e04d98 RGB chart
      #e04d98 CMYK chart
      #e04d98 RGB pie chart
      #e04d98 color shades, tints & tones
#e04d98 color schemes
#e04d98 color preview, HTML & CSS examples
           This text has a color of #e04d98        
        
          <p style="color:#e04d98;">Text here</p>
        
        
          .mytext {color:#e04d98;}
        
        Text color #e04d98
      
           This box has a color of #e04d98        
        
          <div style="background-color:#e04d98;">Content here</div>
        
        
          .mybackground {background-color:#e04d98;}
        
        Background color #e04d98
      
           Border around this has a color of #e04d98        
        
          <div style="border:2px solid #e04d98;">Content here</div>
        
        
          .myborder {border:2px solid #e04d98;}
        
        Border color #e04d98