#9e30da color space conversions
Hex:
        #9e30da
        RGB:
        158, 48, 218
        CMY:
        38, 81, 15
        CMYK:
        28, 78, 0, 15
      HSL:
        279°, 69.6721%, 52.1569%
        HSV (HSB):
        279°, 77.9817%, 85.4902%
        XYZ:
        27.8124, 14.4450, 67.6519
        xyY:
        0.2530, 0.1314, 14.4450
      CIE-Lab:
        44.8644, 69.6013, -65.7233
        CIE-LCH:
        44.8644, 95.7283, 316.6415
        CIE-Luv:
        44.8644, 29.6252, -103.6914
        Hunter-Lab:
        38.0065, 64.1112, -78.9321
      #9e30da color charts
#9e30da RGB chart
      #9e30da CMYK chart
      #9e30da RGB pie chart
      #9e30da color shades, tints & tones
#9e30da color schemes
#9e30da color preview, HTML & CSS examples
           This text has a color of #9e30da        
        
          <p style="color:#9e30da;">Text here</p>
        
        
          .mytext {color:#9e30da;}
        
        Text color #9e30da
      
           This box has a color of #9e30da        
        
          <div style="background-color:#9e30da;">Content here</div>
        
        
          .mybackground {background-color:#9e30da;}
        
        Background color #9e30da
      
           Border around this has a color of #9e30da        
        
          <div style="border:2px solid #9e30da;">Content here</div>
        
        
          .myborder {border:2px solid #9e30da;}
        
        Border color #9e30da