#e517ef color space conversions
Hex:
        #e517ef
        RGB:
        229, 23, 239
        CMY:
        10, 91, 6
        CMYK:
        4, 90, 0, 6
      HSL:
        297°, 87.0968%, 51.3725%
        HSV (HSB):
        297°, 90.3766%, 93.7255%
        XYZ:
        48.1995, 23.5028, 83.6575
        xyY:
        0.3102, 0.1513, 23.5028
      CIE-Lab:
        55.5865, 90.1605, -59.7550
        CIE-LCH:
        55.5865, 108.1646, 326.4651
        CIE-Luv:
        55.5865, 70.8117, -103.8908
        Hunter-Lab:
        48.4797, 92.6288, -68.3761
      #e517ef color charts
#e517ef RGB chart
      #e517ef CMYK chart
      #e517ef RGB pie chart
      #e517ef color shades, tints & tones
#e517ef color schemes
#e517ef color preview, HTML & CSS examples
           This text has a color of #e517ef        
        
          <p style="color:#e517ef;">Text here</p>
        
        
          .mytext {color:#e517ef;}
        
        Text color #e517ef
      
           This box has a color of #e517ef        
        
          <div style="background-color:#e517ef;">Content here</div>
        
        
          .mybackground {background-color:#e517ef;}
        
        Background color #e517ef
      
           Border around this has a color of #e517ef        
        
          <div style="border:2px solid #e517ef;">Content here</div>
        
        
          .myborder {border:2px solid #e517ef;}
        
        Border color #e517ef