#e20af7 color space conversions
Hex:
        #e20af7
        RGB:
        226, 10, 247
        CMY:
        11, 96, 3
        CMYK:
        9, 96, 0, 3
      HSL:
        295°, 93.6759%, 50.3922%
        HSV (HSB):
        295°, 95.9514%, 96.8627%
        XYZ:
        48.2611, 23.1012, 89.9110
        xyY:
        0.2993, 0.1432, 23.1012
      CIE-Lab:
        55.1765, 92.0977, -64.9172
        CIE-LCH:
        55.1765, 112.6775, 324.8210
        CIE-Luv:
        55.1765, 66.4682, -111.5096
        Hunter-Lab:
        48.0637, 95.1213, -77.2669
      #e20af7 color charts
#e20af7 RGB chart
      #e20af7 CMYK chart
      #e20af7 RGB pie chart
      #e20af7 color shades, tints & tones
#e20af7 color schemes
#e20af7 color preview, HTML & CSS examples
           This text has a color of #e20af7        
        
          <p style="color:#e20af7;">Text here</p>
        
        
          .mytext {color:#e20af7;}
        
        Text color #e20af7
      
           This box has a color of #e20af7        
        
          <div style="background-color:#e20af7;">Content here</div>
        
        
          .mybackground {background-color:#e20af7;}
        
        Background color #e20af7
      
           Border around this has a color of #e20af7        
        
          <div style="border:2px solid #e20af7;">Content here</div>
        
        
          .myborder {border:2px solid #e20af7;}
        
        Border color #e20af7