#e04d80 color space conversions
Hex:
        #e04d80
        RGB:
        224, 77, 128
        CMY:
        12, 70, 50
        CMYK:
        0, 66, 43, 12
      HSL:
        339°, 70.3349%, 59.0196%
        HSV (HSB):
        339°, 65.6250%, 87.8431%
        XYZ:
        37.2906, 22.7136, 22.8408
        xyY:
        0.4501, 0.2742, 22.7136
      CIE-Lab:
        54.7761, 60.9667, 3.1920
        CIE-LCH:
        54.7761, 61.0502, 2.9970
        CIE-Luv:
        54.7761, 96.9997, -7.4919
        Hunter-Lab:
        47.6587, 56.2647, 4.9460
      #e04d80 color charts
#e04d80 RGB chart
      #e04d80 CMYK chart
      #e04d80 RGB pie chart
      #e04d80 color shades, tints & tones
#e04d80 color schemes
#e04d80 color preview, HTML & CSS examples
           This text has a color of #e04d80        
        
          <p style="color:#e04d80;">Text here</p>
        
        
          .mytext {color:#e04d80;}
        
        Text color #e04d80
      
           This box has a color of #e04d80        
        
          <div style="background-color:#e04d80;">Content here</div>
        
        
          .mybackground {background-color:#e04d80;}
        
        Background color #e04d80
      
           Border around this has a color of #e04d80        
        
          <div style="border:2px solid #e04d80;">Content here</div>
        
        
          .myborder {border:2px solid #e04d80;}
        
        Border color #e04d80