#e53ef4 color space conversions
Hex:
        #e53ef4
        RGB:
        229, 62, 244
        CMY:
        10, 76, 4
        CMYK:
        6, 75, 0, 4
      HSL:
        295°, 89.2157%, 60.0000%
        HSV (HSB):
        295°, 74.5902%, 95.6863%
        XYZ:
        50.3649, 26.6349, 88.0745
        xyY:
        0.3051, 0.1614, 26.6349
      CIE-Lab:
        58.6349, 82.9047, -57.6680
        CIE-LCH:
        58.6349, 100.9890, 325.1777
        CIE-Luv:
        58.6349, 64.2366, -101.1165
        Hunter-Lab:
        51.6090, 83.8810, -65.0563
      #e53ef4 color charts
#e53ef4 RGB chart
      #e53ef4 CMYK chart
      #e53ef4 RGB pie chart
      #e53ef4 color shades, tints & tones
#e53ef4 color schemes
#e53ef4 color preview, HTML & CSS examples
           This text has a color of #e53ef4        
        
          <p style="color:#e53ef4;">Text here</p>
        
        
          .mytext {color:#e53ef4;}
        
        Text color #e53ef4
      
           This box has a color of #e53ef4        
        
          <div style="background-color:#e53ef4;">Content here</div>
        
        
          .mybackground {background-color:#e53ef4;}
        
        Background color #e53ef4
      
           Border around this has a color of #e53ef4        
        
          <div style="border:2px solid #e53ef4;">Content here</div>
        
        
          .myborder {border:2px solid #e53ef4;}
        
        Border color #e53ef4