#e20ff4 color space conversions
Hex:
        #e20ff4
        RGB:
        226, 15, 244
        CMY:
        11, 94, 4
        CMYK:
        7, 94, 0, 4
      HSL:
        295°, 91.2351%, 50.7843%
        HSV (HSB):
        295°, 93.8525%, 95.6863%
        XYZ:
        47.8640, 23.0421, 87.5128
        xyY:
        0.3021, 0.1455, 23.0421
      CIE-Lab:
        55.1156, 91.2629, -63.3387
        CIE-LCH:
        55.1156, 111.0887, 325.2384
        CIE-Luv:
        55.1156, 67.3506, -109.0708
        Hunter-Lab:
        48.0021, 93.9825, -74.4902
      #e20ff4 color charts
#e20ff4 RGB chart
      #e20ff4 CMYK chart
      #e20ff4 RGB pie chart
      #e20ff4 color shades, tints & tones
#e20ff4 color schemes
#e20ff4 color preview, HTML & CSS examples
           This text has a color of #e20ff4        
        
          <p style="color:#e20ff4;">Text here</p>
        
        
          .mytext {color:#e20ff4;}
        
        Text color #e20ff4
      
           This box has a color of #e20ff4        
        
          <div style="background-color:#e20ff4;">Content here</div>
        
        
          .mybackground {background-color:#e20ff4;}
        
        Background color #e20ff4
      
           Border around this has a color of #e20ff4        
        
          <div style="border:2px solid #e20ff4;">Content here</div>
        
        
          .myborder {border:2px solid #e20ff4;}
        
        Border color #e20ff4