#e53afd color space conversions
Hex:
        #e53afd
        RGB:
        229, 58, 253
        CMY:
        10, 77, 1
        CMYK:
        9, 77, 0, 1
      HSL:
        293°, 97.9899%, 60.9804%
        HSV (HSB):
        293°, 77.0751%, 99.2157%
        XYZ:
        51.5558, 26.7760, 95.3795
        xyY:
        0.2968, 0.1541, 26.7760
      CIE-Lab:
        58.7664, 85.5021, -62.4570
        CIE-LCH:
        58.7664, 105.8843, 323.8528
        CIE-Luv:
        58.7664, 61.9507, -108.7801
        Hunter-Lab:
        51.7455, 87.2909, -73.0640
      #e53afd color charts
#e53afd RGB chart
      #e53afd CMYK chart
      #e53afd RGB pie chart
      #e53afd color shades, tints & tones
#e53afd color schemes
#e53afd color preview, HTML & CSS examples
           This text has a color of #e53afd        
        
          <p style="color:#e53afd;">Text here</p>
        
        
          .mytext {color:#e53afd;}
        
        Text color #e53afd
      
           This box has a color of #e53afd        
        
          <div style="background-color:#e53afd;">Content here</div>
        
        
          .mybackground {background-color:#e53afd;}
        
        Background color #e53afd
      
           Border around this has a color of #e53afd        
        
          <div style="border:2px solid #e53afd;">Content here</div>
        
        
          .myborder {border:2px solid #e53afd;}
        
        Border color #e53afd