#e04ff1 color space conversions
Hex:
        #e04ff1
        RGB:
        224, 79, 241
        CMY:
        12, 69, 5
        CMYK:
        7, 67, 0, 5
      HSL:
        294°, 85.2632%, 62.7451%
        HSV (HSB):
        294°, 67.2199%, 94.5098%
        XYZ:
        49.4136, 27.7901, 85.9787
        xyY:
        0.3028, 0.1703, 27.7901
      CIE-Lab:
        59.6987, 75.7560, -54.3439
        CIE-LCH:
        59.6987, 93.2321, 324.3460
        CIE-Luv:
        59.6987, 58.2742, -95.4389
        Hunter-Lab:
        52.7163, 75.0633, -59.7987
      #e04ff1 color charts
#e04ff1 RGB chart
      #e04ff1 CMYK chart
      #e04ff1 RGB pie chart
      #e04ff1 color shades, tints & tones
#e04ff1 color schemes
#e04ff1 color preview, HTML & CSS examples
           This text has a color of #e04ff1        
        
          <p style="color:#e04ff1;">Text here</p>
        
        
          .mytext {color:#e04ff1;}
        
        Text color #e04ff1
      
           This box has a color of #e04ff1        
        
          <div style="background-color:#e04ff1;">Content here</div>
        
        
          .mybackground {background-color:#e04ff1;}
        
        Background color #e04ff1
      
           Border around this has a color of #e04ff1        
        
          <div style="border:2px solid #e04ff1;">Content here</div>
        
        
          .myborder {border:2px solid #e04ff1;}
        
        Border color #e04ff1