#e004f0 color space conversions
Hex:
        #e004f0
        RGB:
        224, 4, 240
        CMY:
        12, 98, 6
        CMYK:
        7, 98, 0, 6
      HSL:
        296°, 96.7213%, 47.8431%
        HSV (HSB):
        296°, 98.3333%, 94.1176%
        XYZ:
        46.5121, 22.2254, 84.2765
        xyY:
        0.3040, 0.1453, 22.2254
      CIE-Lab:
        54.2653, 91.1468, -62.4837
        CIE-LCH:
        54.2653, 110.5077, 325.5683
        CIE-Luv:
        54.2653, 67.8671, -107.3672
        Hunter-Lab:
        47.1438, 93.6063, -72.9890
      #e004f0 color charts
#e004f0 RGB chart
      #e004f0 CMYK chart
      #e004f0 RGB pie chart
      #e004f0 color shades, tints & tones
#e004f0 color schemes
#e004f0 color preview, HTML & CSS examples
           This text has a color of #e004f0        
        
          <p style="color:#e004f0;">Text here</p>
        
        
          .mytext {color:#e004f0;}
        
        Text color #e004f0
      
           This box has a color of #e004f0        
        
          <div style="background-color:#e004f0;">Content here</div>
        
        
          .mybackground {background-color:#e004f0;}
        
        Background color #e004f0
      
           Border around this has a color of #e004f0        
        
          <div style="border:2px solid #e004f0;">Content here</div>
        
        
          .myborder {border:2px solid #e004f0;}
        
        Border color #e004f0