#e020a4 color space conversions
Hex:
        #e020a4
        RGB:
        224, 32, 164
        CMY:
        12, 87, 36
        CMYK:
        0, 86, 27, 12
      HSL:
        319°, 75.5906%, 50.1961%
        HSV (HSB):
        319°, 85.7143%, 87.8431%
        XYZ:
        37.9578, 19.5607, 36.8969
        xyY:
        0.4020, 0.2072, 19.5607
      CIE-Lab:
        51.3368, 77.9613, -23.3376
        CIE-LCH:
        51.3368, 81.3794, 343.3350
        CIE-Luv:
        51.3368, 97.1866, -46.7800
        Hunter-Lab:
        44.2274, 75.7981, -18.5038
      #e020a4 color charts
#e020a4 RGB chart
      #e020a4 CMYK chart
      #e020a4 RGB pie chart
      #e020a4 color shades, tints & tones
#e020a4 color schemes
#e020a4 color preview, HTML & CSS examples
           This text has a color of #e020a4        
        
          <p style="color:#e020a4;">Text here</p>
        
        
          .mytext {color:#e020a4;}
        
        Text color #e020a4
      
           This box has a color of #e020a4        
        
          <div style="background-color:#e020a4;">Content here</div>
        
        
          .mybackground {background-color:#e020a4;}
        
        Background color #e020a4
      
           Border around this has a color of #e020a4        
        
          <div style="border:2px solid #e020a4;">Content here</div>
        
        
          .myborder {border:2px solid #e020a4;}
        
        Border color #e020a4