#e53ea1 color space conversions
Hex:
        #e53ea1
        RGB:
        229, 62, 161
        CMY:
        10, 76, 37
        CMYK:
        0, 73, 30, 10
      HSL:
        324°, 76.2557%, 57.0588%
        HSV (HSB):
        324°, 72.9258%, 89.8039%
        XYZ:
        40.4687, 22.6765, 35.9623
        xyY:
        0.4083, 0.2288, 22.6765
      CIE-Lab:
        54.7375, 71.2493, -16.2868
        CIE-LCH:
        54.7375, 73.0871, 347.1240
        CIE-Luv:
        54.7375, 95.0183, -35.9729
        Hunter-Lab:
        47.6198, 68.3600, -11.4417
      #e53ea1 color charts
#e53ea1 RGB chart
      #e53ea1 CMYK chart
      #e53ea1 RGB pie chart
      #e53ea1 color shades, tints & tones
#e53ea1 color schemes
#e53ea1 color preview, HTML & CSS examples
           This text has a color of #e53ea1        
        
          <p style="color:#e53ea1;">Text here</p>
        
        
          .mytext {color:#e53ea1;}
        
        Text color #e53ea1
      
           This box has a color of #e53ea1        
        
          <div style="background-color:#e53ea1;">Content here</div>
        
        
          .mybackground {background-color:#e53ea1;}
        
        Background color #e53ea1
      
           Border around this has a color of #e53ea1        
        
          <div style="border:2px solid #e53ea1;">Content here</div>
        
        
          .myborder {border:2px solid #e53ea1;}
        
        Border color #e53ea1