#9e4ffd color space conversions
Hex:
        #9e4ffd
        RGB:
        158, 79, 253
        CMY:
        38, 69, 1
        CMYK:
        38, 69, 0, 1
      HSL:
        267°, 97.7528%, 65.0980%
        HSV (HSB):
        267°, 68.7747%, 99.2157%
        XYZ:
        34.6262, 19.9529, 94.9548
        xyY:
        0.2316, 0.1334, 19.9529
      CIE-Lab:
        51.7839, 64.9296, -74.2113
        CIE-LCH:
        51.7839, 98.6062, 311.1836
        CIE-Luv:
        51.7839, 17.4987, -119.9143
        Hunter-Lab:
        44.6687, 60.1990, -94.7681
      #9e4ffd color charts
#9e4ffd RGB chart
      #9e4ffd CMYK chart
      #9e4ffd RGB pie chart
      #9e4ffd color shades, tints & tones
#9e4ffd color schemes
#9e4ffd color preview, HTML & CSS examples
           This text has a color of #9e4ffd        
        
          <p style="color:#9e4ffd;">Text here</p>
        
        
          .mytext {color:#9e4ffd;}
        
        Text color #9e4ffd
      
           This box has a color of #9e4ffd        
        
          <div style="background-color:#9e4ffd;">Content here</div>
        
        
          .mybackground {background-color:#9e4ffd;}
        
        Background color #9e4ffd
      
           Border around this has a color of #9e4ffd        
        
          <div style="border:2px solid #9e4ffd;">Content here</div>
        
        
          .myborder {border:2px solid #9e4ffd;}
        
        Border color #9e4ffd