#e53ae6 color space conversions
Hex:
        #e53ae6
        RGB:
        229, 58, 230
        CMY:
        10, 77, 10
        CMYK:
        0, 75, 0, 10
      HSL:
        300°, 77.4775%, 56.4706%
        HSV (HSB):
        300°, 74.7826%, 90.1961%
        XYZ:
        48.1091, 25.3973, 77.2294
        xyY:
        0.3192, 0.1685, 25.3973
      CIE-Lab:
        57.4605, 81.8336, -51.7068
        CIE-LCH:
        57.4605, 96.8004, 327.7131
        CIE-Luv:
        57.4605, 69.7658, -91.4358
        Hunter-Lab:
        50.3957, 82.2082, -55.5826
      #e53ae6 color charts
#e53ae6 RGB chart
      #e53ae6 CMYK chart
      #e53ae6 RGB pie chart
      #e53ae6 color shades, tints & tones
#e53ae6 color schemes
#e53ae6 color preview, HTML & CSS examples
           This text has a color of #e53ae6        
        
          <p style="color:#e53ae6;">Text here</p>
        
        
          .mytext {color:#e53ae6;}
        
        Text color #e53ae6
      
           This box has a color of #e53ae6        
        
          <div style="background-color:#e53ae6;">Content here</div>
        
        
          .mybackground {background-color:#e53ae6;}
        
        Background color #e53ae6
      
           Border around this has a color of #e53ae6        
        
          <div style="border:2px solid #e53ae6;">Content here</div>
        
        
          .myborder {border:2px solid #e53ae6;}
        
        Border color #e53ae6