#9e5bce color space conversions
Hex:
        #9e5bce
        RGB:
        158, 91, 206
        CMY:
        38, 64, 19
        CMYK:
        23, 56, 0, 19
      HSL:
        275°, 53.9906%, 58.2353%
        HSV (HSB):
        275°, 55.8252%, 80.7843%
        XYZ:
        28.9822, 19.2075, 60.5724
        xyY:
        0.2665, 0.1766, 19.2075
      CIE-Lab:
        50.9291, 48.0507, -49.0933
        CIE-LCH:
        50.9291, 68.6951, 314.3851
        CIE-Luv:
        50.9291, 22.8881, -80.6264
        Hunter-Lab:
        43.8264, 41.3453, -51.2662
      #9e5bce color charts
#9e5bce RGB chart
      #9e5bce CMYK chart
      #9e5bce RGB pie chart
      #9e5bce color shades, tints & tones
#9e5bce color schemes
#9e5bce color preview, HTML & CSS examples
           This text has a color of #9e5bce        
        
          <p style="color:#9e5bce;">Text here</p>
        
        
          .mytext {color:#9e5bce;}
        
        Text color #9e5bce
      
           This box has a color of #9e5bce        
        
          <div style="background-color:#9e5bce;">Content here</div>
        
        
          .mybackground {background-color:#9e5bce;}
        
        Background color #9e5bce
      
           Border around this has a color of #9e5bce        
        
          <div style="border:2px solid #9e5bce;">Content here</div>
        
        
          .myborder {border:2px solid #9e5bce;}
        
        Border color #9e5bce