#9e39ef color space conversions
Hex:
        #9e39ef
        RGB:
        158, 57, 239
        CMY:
        38, 78, 6
        CMYK:
        34, 76, 0, 6
      HSL:
        273°, 85.0467%, 58.0392%
        HSV (HSB):
        273°, 76.1506%, 93.7255%
        XYZ:
        31.1437, 16.4274, 83.1907
        xyY:
        0.2382, 0.1256, 16.4274
      CIE-Lab:
        47.5302, 70.8674, -73.3038
        CIE-LCH:
        47.5302, 101.9590, 314.0318
        CIE-Luv:
        47.5302, 23.7816, -116.0776
        Hunter-Lab:
        40.5307, 66.2303, -93.3235
      #9e39ef color charts
#9e39ef RGB chart
      #9e39ef CMYK chart
      #9e39ef RGB pie chart
      #9e39ef color shades, tints & tones
#9e39ef color schemes
#9e39ef color preview, HTML & CSS examples
           This text has a color of #9e39ef        
        
          <p style="color:#9e39ef;">Text here</p>
        
        
          .mytext {color:#9e39ef;}
        
        Text color #9e39ef
      
           This box has a color of #9e39ef        
        
          <div style="background-color:#9e39ef;">Content here</div>
        
        
          .mybackground {background-color:#9e39ef;}
        
        Background color #9e39ef
      
           Border around this has a color of #9e39ef        
        
          <div style="border:2px solid #9e39ef;">Content here</div>
        
        
          .myborder {border:2px solid #9e39ef;}
        
        Border color #9e39ef