#e04ff2 color space conversions
Hex:
        #e04ff2
        RGB:
        224, 79, 242
        CMY:
        12, 69, 5
        CMYK:
        7, 67, 0, 5
      HSL:
        293°, 86.2434%, 62.9412%
        HSV (HSB):
        293°, 67.3554%, 94.9020%
        XYZ:
        49.5635, 27.8501, 86.7677
        xyY:
        0.3019, 0.1696, 27.8501
      CIE-Lab:
        59.7530, 75.9275, -54.8139
        CIE-LCH:
        59.7530, 93.6459, 324.1736
        CIE-Luv:
        59.7530, 57.9718, -96.2093
        Hunter-Lab:
        52.7732, 75.2905, -60.5413
      #e04ff2 color charts
#e04ff2 RGB chart
      #e04ff2 CMYK chart
      #e04ff2 RGB pie chart
      #e04ff2 color shades, tints & tones
#e04ff2 color schemes
#e04ff2 color preview, HTML & CSS examples
           This text has a color of #e04ff2        
        
          <p style="color:#e04ff2;">Text here</p>
        
        
          .mytext {color:#e04ff2;}
        
        Text color #e04ff2
      
           This box has a color of #e04ff2        
        
          <div style="background-color:#e04ff2;">Content here</div>
        
        
          .mybackground {background-color:#e04ff2;}
        
        Background color #e04ff2
      
           Border around this has a color of #e04ff2        
        
          <div style="border:2px solid #e04ff2;">Content here</div>
        
        
          .myborder {border:2px solid #e04ff2;}
        
        Border color #e04ff2