#9e36bf color space conversions
Hex:
        #9e36bf
        RGB:
        158, 54, 191
        CMY:
        38, 79, 25
        CMYK:
        17, 72, 0, 25
      HSL:
        286°, 55.9184%, 48.0392%
        HSV (HSB):
        286°, 71.7277%, 74.9020%
        XYZ:
        24.8237, 13.6690, 50.6202
        xyY:
        0.2786, 0.1534, 13.6690
      CIE-Lab:
        43.7545, 62.0419, -51.9107
        CIE-LCH:
        43.7545, 80.8945, 320.0806
        CIE-Luv:
        43.7545, 35.4282, -83.0772
        Hunter-Lab:
        36.9716, 55.1490, -55.2976
      #9e36bf color charts
#9e36bf RGB chart
      #9e36bf CMYK chart
      #9e36bf RGB pie chart
      #9e36bf color shades, tints & tones
#9e36bf color schemes
#9e36bf color preview, HTML & CSS examples
           This text has a color of #9e36bf        
        
          <p style="color:#9e36bf;">Text here</p>
        
        
          .mytext {color:#9e36bf;}
        
        Text color #9e36bf
      
           This box has a color of #9e36bf        
        
          <div style="background-color:#9e36bf;">Content here</div>
        
        
          .mybackground {background-color:#9e36bf;}
        
        Background color #9e36bf
      
           Border around this has a color of #9e36bf        
        
          <div style="border:2px solid #9e36bf;">Content here</div>
        
        
          .myborder {border:2px solid #9e36bf;}
        
        Border color #9e36bf