#9e7eec color space conversions
Hex:
        #9e7eec
        RGB:
        158, 126, 236
        CMY:
        38, 51, 7
        CMYK:
        33, 47, 0, 7
      HSL:
        257°, 74.3243%, 70.9804%
        HSV (HSB):
        257°, 46.6102%, 92.5490%
        XYZ:
        36.7017, 28.2469, 82.8747
        xyY:
        0.2483, 0.1911, 28.2469
      CIE-Lab:
        60.1112, 36.0335, -51.3808
        CIE-LCH:
        60.1112, 62.7566, 305.0421
        CIE-Luv:
        60.1112, 7.1998, -85.7922
        Hunter-Lab:
        53.1478, 30.2561, -55.2488
      #9e7eec color charts
#9e7eec RGB chart
      #9e7eec CMYK chart
      #9e7eec RGB pie chart
      #9e7eec color shades, tints & tones
#9e7eec color schemes
#9e7eec color preview, HTML & CSS examples
           This text has a color of #9e7eec        
        
          <p style="color:#9e7eec;">Text here</p>
        
        
          .mytext {color:#9e7eec;}
        
        Text color #9e7eec
      
           This box has a color of #9e7eec        
        
          <div style="background-color:#9e7eec;">Content here</div>
        
        
          .mybackground {background-color:#9e7eec;}
        
        Background color #9e7eec
      
           Border around this has a color of #9e7eec        
        
          <div style="border:2px solid #9e7eec;">Content here</div>
        
        
          .myborder {border:2px solid #9e7eec;}
        
        Border color #9e7eec