#e01fe4 color space conversions
Hex:
        #e01fe4
        RGB:
        224, 31, 228
        CMY:
        12, 88, 11
        CMYK:
        2, 86, 0, 11
      HSL:
        299°, 78.4861%, 50.7843%
        HSV (HSB):
        299°, 86.4035%, 89.4118%
        XYZ:
        45.2340, 22.4287, 75.3439
        xyY:
        0.3163, 0.1568, 22.4287
      CIE-Lab:
        54.4789, 86.5838, -55.3838
        CIE-LCH:
        54.4789, 102.7819, 327.3948
        CIE-Luv:
        54.4789, 70.7528, -96.4367
        Hunter-Lab:
        47.3590, 87.6129, -61.1738
      #e01fe4 color charts
#e01fe4 RGB chart
      #e01fe4 CMYK chart
      #e01fe4 RGB pie chart
      #e01fe4 color shades, tints & tones
#e01fe4 color schemes
#e01fe4 color preview, HTML & CSS examples
           This text has a color of #e01fe4        
        
          <p style="color:#e01fe4;">Text here</p>
        
        
          .mytext {color:#e01fe4;}
        
        Text color #e01fe4
      
           This box has a color of #e01fe4        
        
          <div style="background-color:#e01fe4;">Content here</div>
        
        
          .mybackground {background-color:#e01fe4;}
        
        Background color #e01fe4
      
           Border around this has a color of #e01fe4        
        
          <div style="border:2px solid #e01fe4;">Content here</div>
        
        
          .myborder {border:2px solid #e01fe4;}
        
        Border color #e01fe4