#9e7fca color space conversions
Hex:
        #9e7fca
        RGB:
        158, 127, 202
        CMY:
        38, 50, 21
        CMYK:
        22, 37, 0, 21
      HSL:
        265°, 41.4365%, 64.5098%
        HSV (HSB):
        265°, 37.1287%, 79.2157%
        XYZ:
        32.3506, 26.7121, 59.3280
        xyY:
        0.2733, 0.2256, 26.7121
      CIE-Lab:
        58.7069, 27.0886, -34.5490
        CIE-LCH:
        58.7069, 43.9025, 308.0987
        CIE-Luv:
        58.7069, 10.6407, -57.1466
        Hunter-Lab:
        51.6838, 21.2825, -31.8806
      #9e7fca color charts
#9e7fca RGB chart
      #9e7fca CMYK chart
      #9e7fca RGB pie chart
      #9e7fca color shades, tints & tones
#9e7fca color schemes
#9e7fca color preview, HTML & CSS examples
           This text has a color of #9e7fca        
        
          <p style="color:#9e7fca;">Text here</p>
        
        
          .mytext {color:#9e7fca;}
        
        Text color #9e7fca
      
           This box has a color of #9e7fca        
        
          <div style="background-color:#9e7fca;">Content here</div>
        
        
          .mybackground {background-color:#9e7fca;}
        
        Background color #9e7fca
      
           Border around this has a color of #9e7fca        
        
          <div style="border:2px solid #9e7fca;">Content here</div>
        
        
          .myborder {border:2px solid #9e7fca;}
        
        Border color #9e7fca