#9e5beb color space conversions
Hex:
        #9e5beb
        RGB:
        158, 91, 235
        CMY:
        38, 64, 8
        CMYK:
        33, 61, 0, 8
      HSL:
        268°, 78.2609%, 63.9216%
        HSV (HSB):
        268°, 61.2766%, 92.1569%
        XYZ:
        32.8370, 20.7494, 80.8716
        xyY:
        0.2442, 0.1543, 20.7494
      CIE-Lab:
        52.6742, 54.8329, -62.7200
        CIE-LCH:
        52.6742, 83.3093, 311.1615
        CIE-Luv:
        52.6742, 17.8305, -102.7390
        Hunter-Lab:
        45.5515, 48.9612, -73.3766
      #9e5beb color charts
#9e5beb RGB chart
      #9e5beb CMYK chart
      #9e5beb RGB pie chart
      #9e5beb color shades, tints & tones
#9e5beb color schemes
#9e5beb color preview, HTML & CSS examples
           This text has a color of #9e5beb        
        
          <p style="color:#9e5beb;">Text here</p>
        
        
          .mytext {color:#9e5beb;}
        
        Text color #9e5beb
      
           This box has a color of #9e5beb        
        
          <div style="background-color:#9e5beb;">Content here</div>
        
        
          .mybackground {background-color:#9e5beb;}
        
        Background color #9e5beb
      
           Border around this has a color of #9e5beb        
        
          <div style="border:2px solid #9e5beb;">Content here</div>
        
        
          .myborder {border:2px solid #9e5beb;}
        
        Border color #9e5beb