#9e30bf color space conversions
Hex:
        #9e30bf
        RGB:
        158, 48, 191
        CMY:
        38, 81, 25
        CMYK:
        17, 75, 0, 25
      HSL:
        286°, 59.8326%, 46.8627%
        HSV (HSB):
        286°, 74.8691%, 74.9020%
        XYZ:
        24.5615, 13.1446, 50.5328
        xyY:
        0.2784, 0.1490, 13.1446
      CIE-Lab:
        42.9803, 64.2495, -53.1562
        CIE-LCH:
        42.9803, 83.3882, 320.3977
        CIE-Luv:
        42.9803, 36.4983, -84.6240
        Hunter-Lab:
        36.2555, 57.4787, -57.2595
      #9e30bf color charts
#9e30bf RGB chart
      #9e30bf CMYK chart
      #9e30bf RGB pie chart
      #9e30bf color shades, tints & tones
#9e30bf color schemes
#9e30bf color preview, HTML & CSS examples
           This text has a color of #9e30bf        
        
          <p style="color:#9e30bf;">Text here</p>
        
        
          .mytext {color:#9e30bf;}
        
        Text color #9e30bf
      
           This box has a color of #9e30bf        
        
          <div style="background-color:#9e30bf;">Content here</div>
        
        
          .mybackground {background-color:#9e30bf;}
        
        Background color #9e30bf
      
           Border around this has a color of #9e30bf        
        
          <div style="border:2px solid #9e30bf;">Content here</div>
        
        
          .myborder {border:2px solid #9e30bf;}
        
        Border color #9e30bf