#e04d95 color space conversions
Hex:
        #e04d95
        RGB:
        224, 77, 149
        CMY:
        12, 70, 42
        CMYK:
        0, 66, 33, 12
      HSL:
        331°, 70.3349%, 59.0196%
        HSV (HSB):
        331°, 65.6250%, 87.8431%
        XYZ:
        38.8192, 23.3250, 30.8899
        xyY:
        0.4173, 0.2507, 23.3250
      CIE-Lab:
        55.4055, 63.1880, -8.3033
        CIE-LCH:
        55.4055, 63.7312, 352.5139
        CIE-Luv:
        55.4055, 89.8444, -23.2158
        Hunter-Lab:
        48.2959, 58.9563, -4.1146
      #e04d95 color charts
#e04d95 RGB chart
      #e04d95 CMYK chart
      #e04d95 RGB pie chart
      #e04d95 color shades, tints & tones
#e04d95 color schemes
#e04d95 color preview, HTML & CSS examples
           This text has a color of #e04d95        
        
          <p style="color:#e04d95;">Text here</p>
        
        
          .mytext {color:#e04d95;}
        
        Text color #e04d95
      
           This box has a color of #e04d95        
        
          <div style="background-color:#e04d95;">Content here</div>
        
        
          .mybackground {background-color:#e04d95;}
        
        Background color #e04d95
      
           Border around this has a color of #e04d95        
        
          <div style="border:2px solid #e04d95;">Content here</div>
        
        
          .myborder {border:2px solid #e04d95;}
        
        Border color #e04d95