#9e30bc color space conversions
Hex:
        #9e30bc
        RGB:
        158, 48, 188
        CMY:
        38, 81, 26
        CMYK:
        16, 74, 0, 26
      HSL:
        287°, 59.3220%, 46.2745%
        HSV (HSB):
        287°, 74.4681%, 73.7255%
        XYZ:
        24.2346, 13.0138, 48.8116
        xyY:
        0.2816, 0.1512, 13.0138
      CIE-Lab:
        42.7841, 63.6762, -51.7160
        CIE-LCH:
        42.7841, 82.0317, 320.9174
        CIE-Luv:
        42.7841, 37.3252, -82.4368
        Hunter-Lab:
        36.0747, 56.7837, -54.9712
      #9e30bc color charts
#9e30bc RGB chart
      #9e30bc CMYK chart
      #9e30bc RGB pie chart
      #9e30bc color shades, tints & tones
#9e30bc color schemes
#9e30bc color preview, HTML & CSS examples
           This text has a color of #9e30bc        
        
          <p style="color:#9e30bc;">Text here</p>
        
        
          .mytext {color:#9e30bc;}
        
        Text color #9e30bc
      
           This box has a color of #9e30bc        
        
          <div style="background-color:#9e30bc;">Content here</div>
        
        
          .mybackground {background-color:#9e30bc;}
        
        Background color #9e30bc
      
           Border around this has a color of #9e30bc        
        
          <div style="border:2px solid #9e30bc;">Content here</div>
        
        
          .myborder {border:2px solid #9e30bc;}
        
        Border color #9e30bc