#e043d2 color space conversions
Hex:
        #e043d2
        RGB:
        224, 67, 210
        CMY:
        12, 74, 18
        CMYK:
        0, 70, 6, 12
      HSL:
        305°, 71.6895%, 57.0588%
        HSV (HSB):
        305°, 70.0893%, 87.8431%
        XYZ:
        44.3805, 24.5147, 63.3655
        xyY:
        0.3356, 0.1854, 24.5147
      CIE-Lab:
        56.5995, 74.9723, -41.8070
        CIE-LCH:
        56.5995, 85.8410, 330.8545
        CIE-Luv:
        56.5995, 71.3353, -75.0196
        Hunter-Lab:
        49.5124, 73.3521, -41.2201
      #e043d2 color charts
#e043d2 RGB chart
      #e043d2 CMYK chart
      #e043d2 RGB pie chart
      #e043d2 color shades, tints & tones
#e043d2 color schemes
#e043d2 color preview, HTML & CSS examples
           This text has a color of #e043d2        
        
          <p style="color:#e043d2;">Text here</p>
        
        
          .mytext {color:#e043d2;}
        
        Text color #e043d2
      
           This box has a color of #e043d2        
        
          <div style="background-color:#e043d2;">Content here</div>
        
        
          .mybackground {background-color:#e043d2;}
        
        Background color #e043d2
      
           Border around this has a color of #e043d2        
        
          <div style="border:2px solid #e043d2;">Content here</div>
        
        
          .myborder {border:2px solid #e043d2;}
        
        Border color #e043d2