#e04dc2 color space conversions
Hex:
        #e04dc2
        RGB:
        224, 77, 194
        CMY:
        12, 70, 24
        CMYK:
        0, 66, 13, 12
      HSL:
        312°, 70.3349%, 59.0196%
        HSV (HSB):
        312°, 65.6250%, 87.8431%
        XYZ:
        43.1320, 25.0501, 53.6008
        xyY:
        0.3542, 0.2057, 25.0501
      CIE-Lab:
        57.1242, 69.0386, -31.8425
        CIE-LCH:
        57.1242, 76.0281, 335.2395
        CIE-Luv:
        57.1242, 74.1005, -58.9764
        Hunter-Lab:
        50.0501, 66.2394, -28.4612
      #e04dc2 color charts
#e04dc2 RGB chart
      #e04dc2 CMYK chart
      #e04dc2 RGB pie chart
      #e04dc2 color shades, tints & tones
#e04dc2 color schemes
#e04dc2 color preview, HTML & CSS examples
           This text has a color of #e04dc2        
        
          <p style="color:#e04dc2;">Text here</p>
        
        
          .mytext {color:#e04dc2;}
        
        Text color #e04dc2
      
           This box has a color of #e04dc2        
        
          <div style="background-color:#e04dc2;">Content here</div>
        
        
          .mybackground {background-color:#e04dc2;}
        
        Background color #e04dc2
      
           Border around this has a color of #e04dc2        
        
          <div style="border:2px solid #e04dc2;">Content here</div>
        
        
          .myborder {border:2px solid #e04dc2;}
        
        Border color #e04dc2