#e010f4 color space conversions
Hex:
        #e010f4
        RGB:
        224, 16, 244
        CMY:
        12, 94, 4
        CMYK:
        8, 93, 0, 4
      HSL:
        295°, 91.2000%, 50.9804%
        HSV (HSB):
        295°, 93.4426%, 95.6863%
        XYZ:
        47.2549, 22.7495, 87.4884
        xyY:
        0.3000, 0.1444, 22.7495
      CIE-Lab:
        54.8134, 90.8710, -63.8425
        CIE-LCH:
        54.8134, 111.0559, 324.9096
        CIE-Luv:
        54.8134, 65.9340, -109.6002
        Hunter-Lab:
        47.6965, 93.3786, -75.3666
      #e010f4 color charts
#e010f4 RGB chart
      #e010f4 CMYK chart
      #e010f4 RGB pie chart
      #e010f4 color shades, tints & tones
#e010f4 color schemes
#e010f4 color preview, HTML & CSS examples
           This text has a color of #e010f4        
        
          <p style="color:#e010f4;">Text here</p>
        
        
          .mytext {color:#e010f4;}
        
        Text color #e010f4
      
           This box has a color of #e010f4        
        
          <div style="background-color:#e010f4;">Content here</div>
        
        
          .mybackground {background-color:#e010f4;}
        
        Background color #e010f4
      
           Border around this has a color of #e010f4        
        
          <div style="border:2px solid #e010f4;">Content here</div>
        
        
          .myborder {border:2px solid #e010f4;}
        
        Border color #e010f4