#e04dc6 color space conversions
Hex:
        #e04dc6
        RGB:
        224, 77, 198
        CMY:
        12, 70, 22
        CMYK:
        0, 66, 12, 12
      HSL:
        311°, 70.3349%, 59.0196%
        HSV (HSB):
        311°, 65.6250%, 87.8431%
        XYZ:
        43.5874, 25.2323, 55.9991
        xyY:
        0.3492, 0.2022, 25.2323
      CIE-Lab:
        57.3010, 69.6240, -33.8587
        CIE-LCH:
        57.3010, 77.4204, 334.0660
        CIE-Luv:
        57.3010, 72.7285, -62.1869
        Hunter-Lab:
        50.2317, 66.9836, -30.9352
      #e04dc6 color charts
#e04dc6 RGB chart
      #e04dc6 CMYK chart
      #e04dc6 RGB pie chart
      #e04dc6 color shades, tints & tones
#e04dc6 color schemes
#e04dc6 color preview, HTML & CSS examples
           This text has a color of #e04dc6        
        
          <p style="color:#e04dc6;">Text here</p>
        
        
          .mytext {color:#e04dc6;}
        
        Text color #e04dc6
      
           This box has a color of #e04dc6        
        
          <div style="background-color:#e04dc6;">Content here</div>
        
        
          .mybackground {background-color:#e04dc6;}
        
        Background color #e04dc6
      
           Border around this has a color of #e04dc6        
        
          <div style="border:2px solid #e04dc6;">Content here</div>
        
        
          .myborder {border:2px solid #e04dc6;}
        
        Border color #e04dc6