#9e5aa2 color space conversions
Hex:
        #9e5aa2
        RGB:
        158, 90, 162
        CMY:
        38, 65, 36
        CMYK:
        2, 44, 0, 36
      HSL:
        297°, 28.5714%, 49.4118%
        HSV (HSB):
        297°, 44.4444%, 63.5294%
        XYZ:
        24.2783, 17.1901, 36.2208
        xyY:
        0.3125, 0.2213, 17.1901
      CIE-Lab:
        48.4986, 39.2350, -27.3740
        CIE-LCH:
        48.4986, 47.8406, 325.0967
        CIE-Luv:
        48.4986, 31.9427, -45.6760
        Hunter-Lab:
        41.4609, 31.9678, -22.7739
      #9e5aa2 color charts
#9e5aa2 RGB chart
      #9e5aa2 CMYK chart
      #9e5aa2 RGB pie chart
      #9e5aa2 color shades, tints & tones
#9e5aa2 color schemes
#9e5aa2 color preview, HTML & CSS examples
           This text has a color of #9e5aa2        
        
          <p style="color:#9e5aa2;">Text here</p>
        
        
          .mytext {color:#9e5aa2;}
        
        Text color #9e5aa2
      
           This box has a color of #9e5aa2        
        
          <div style="background-color:#9e5aa2;">Content here</div>
        
        
          .mybackground {background-color:#9e5aa2;}
        
        Background color #9e5aa2
      
           Border around this has a color of #9e5aa2        
        
          <div style="border:2px solid #9e5aa2;">Content here</div>
        
        
          .myborder {border:2px solid #9e5aa2;}
        
        Border color #9e5aa2