#9e5faf color space conversions
Hex:
        #9e5faf
        RGB:
        158, 95, 175
        CMY:
        38, 63, 31
        CMYK:
        10, 46, 0, 31
      HSL:
        287°, 33.3333%, 52.9412%
        HSV (HSB):
        287°, 45.7143%, 68.6275%
        XYZ:
        25.9306, 18.5487, 42.7710
        xyY:
        0.2972, 0.2126, 18.5487
      CIE-Lab:
        50.1549, 39.1354, -32.4135
        CIE-LCH:
        50.1549, 50.8155, 320.3671
        CIE-Luv:
        50.1549, 27.3818, -53.6796
        Hunter-Lab:
        43.0682, 32.1026, -28.7332
      #9e5faf color charts
#9e5faf RGB chart
      #9e5faf CMYK chart
      #9e5faf RGB pie chart
      #9e5faf color shades, tints & tones
#9e5faf color schemes
#9e5faf color preview, HTML & CSS examples
           This text has a color of #9e5faf        
        
          <p style="color:#9e5faf;">Text here</p>
        
        
          .mytext {color:#9e5faf;}
        
        Text color #9e5faf
      
           This box has a color of #9e5faf        
        
          <div style="background-color:#9e5faf;">Content here</div>
        
        
          .mybackground {background-color:#9e5faf;}
        
        Background color #9e5faf
      
           Border around this has a color of #9e5faf        
        
          <div style="border:2px solid #9e5faf;">Content here</div>
        
        
          .myborder {border:2px solid #9e5faf;}
        
        Border color #9e5faf