#e004e5 color space conversions
Hex:
        #e004e5
        RGB:
        224, 4, 229
        CMY:
        12, 98, 10
        CMYK:
        2, 98, 0, 10
      HSL:
        299°, 96.5665%, 45.6863%
        HSV (HSB):
        299°, 98.2533%, 89.8039%
        XYZ:
        44.9267, 21.5913, 75.9284
        xyY:
        0.3154, 0.1516, 21.5913
      CIE-Lab:
        53.5906, 89.5267, -57.3717
        CIE-LCH:
        53.5906, 106.3322, 327.3469
        CIE-Luv:
        53.5906, 72.0284, -99.3540
        Hunter-Lab:
        46.4664, 91.2692, -64.3563
      #e004e5 color charts
#e004e5 RGB chart
      #e004e5 CMYK chart
      #e004e5 RGB pie chart
      #e004e5 color shades, tints & tones
#e004e5 color schemes
#e004e5 color preview, HTML & CSS examples
           This text has a color of #e004e5        
        
          <p style="color:#e004e5;">Text here</p>
        
        
          .mytext {color:#e004e5;}
        
        Text color #e004e5
      
           This box has a color of #e004e5        
        
          <div style="background-color:#e004e5;">Content here</div>
        
        
          .mybackground {background-color:#e004e5;}
        
        Background color #e004e5
      
           Border around this has a color of #e004e5        
        
          <div style="border:2px solid #e004e5;">Content here</div>
        
        
          .myborder {border:2px solid #e004e5;}
        
        Border color #e004e5