#9e3eec color space conversions
Hex:
        #9e3eec
        RGB:
        158, 62, 236
        CMY:
        38, 76, 7
        CMYK:
        33, 74, 0, 7
      HSL:
        273°, 82.0755%, 58.4314%
        HSV (HSB):
        273°, 73.7288%, 92.5490%
        XYZ:
        30.9635, 16.7705, 80.9619
        xyY:
        0.2406, 0.1303, 16.7705
      CIE-Lab:
        47.9695, 68.3079, -70.8989
        CIE-LCH:
        47.9695, 98.4511, 313.9337
        CIE-Luv:
        47.9695, 23.6284, -112.9127
        Hunter-Lab:
        40.9518, 63.2976, -88.5505
      #9e3eec color charts
#9e3eec RGB chart
      #9e3eec CMYK chart
      #9e3eec RGB pie chart
      #9e3eec color shades, tints & tones
#9e3eec color schemes
#9e3eec color preview, HTML & CSS examples
           This text has a color of #9e3eec        
        
          <p style="color:#9e3eec;">Text here</p>
        
        
          .mytext {color:#9e3eec;}
        
        Text color #9e3eec
      
           This box has a color of #9e3eec        
        
          <div style="background-color:#9e3eec;">Content here</div>
        
        
          .mybackground {background-color:#9e3eec;}
        
        Background color #9e3eec
      
           Border around this has a color of #9e3eec        
        
          <div style="border:2px solid #9e3eec;">Content here</div>
        
        
          .myborder {border:2px solid #9e3eec;}
        
        Border color #9e3eec