#9e3ebb color space conversions
Hex:
        #9e3ebb
        RGB:
        158, 62, 187
        CMY:
        38, 76, 27
        CMYK:
        16, 67, 0, 27
      HSL:
        286°, 50.2008%, 48.8235%
        HSV (HSB):
        286°, 66.8449%, 73.3333%
        XYZ:
        24.7928, 14.3022, 48.4676
        xyY:
        0.2831, 0.1633, 14.3022
      CIE-Lab:
        44.6632, 57.9922, -48.1157
        CIE-LCH:
        44.6632, 75.3540, 320.3178
        CIE-Luv:
        44.6632, 34.7964, -77.6659
        Hunter-Lab:
        37.8183, 50.8387, -49.5128
      #9e3ebb color charts
#9e3ebb RGB chart
      #9e3ebb CMYK chart
      #9e3ebb RGB pie chart
      #9e3ebb color shades, tints & tones
#9e3ebb color schemes
#9e3ebb color preview, HTML & CSS examples
           This text has a color of #9e3ebb        
        
          <p style="color:#9e3ebb;">Text here</p>
        
        
          .mytext {color:#9e3ebb;}
        
        Text color #9e3ebb
      
           This box has a color of #9e3ebb        
        
          <div style="background-color:#9e3ebb;">Content here</div>
        
        
          .mybackground {background-color:#9e3ebb;}
        
        Background color #9e3ebb
      
           Border around this has a color of #9e3ebb        
        
          <div style="border:2px solid #9e3ebb;">Content here</div>
        
        
          .myborder {border:2px solid #9e3ebb;}
        
        Border color #9e3ebb