#9e59cd color space conversions
Hex:
        #9e59cd
        RGB:
        158, 89, 205
        CMY:
        38, 65, 20
        CMYK:
        23, 57, 0, 20
      HSL:
        276°, 53.7037%, 57.6471%
        HSV (HSB):
        276°, 56.5854%, 80.3922%
        XYZ:
        28.6924, 18.8216, 59.8783
        xyY:
        0.2672, 0.1753, 18.8216
      CIE-Lab:
        50.4779, 48.8700, -49.2405
        CIE-LCH:
        50.4779, 69.3751, 314.7836
        CIE-Luv:
        50.4779, 23.6712, -80.7745
        Hunter-Lab:
        43.3839, 42.1309, -51.4631
      #9e59cd color charts
#9e59cd RGB chart
      #9e59cd CMYK chart
      #9e59cd RGB pie chart
      #9e59cd color shades, tints & tones
#9e59cd color schemes
#9e59cd color preview, HTML & CSS examples
           This text has a color of #9e59cd        
        
          <p style="color:#9e59cd;">Text here</p>
        
        
          .mytext {color:#9e59cd;}
        
        Text color #9e59cd
      
           This box has a color of #9e59cd        
        
          <div style="background-color:#9e59cd;">Content here</div>
        
        
          .mybackground {background-color:#9e59cd;}
        
        Background color #9e59cd
      
           Border around this has a color of #9e59cd        
        
          <div style="border:2px solid #9e59cd;">Content here</div>
        
        
          .myborder {border:2px solid #9e59cd;}
        
        Border color #9e59cd