#9e6aed color space conversions
Hex:
        #9e6aed
        RGB:
        158, 106, 237
        CMY:
        38, 58, 7
        CMYK:
        33, 55, 0, 7
      HSL:
        264°, 78.4431%, 67.2549%
        HSV (HSB):
        264°, 55.2743%, 92.9412%
        XYZ:
        34.5406, 23.6916, 82.8732
        xyY:
        0.2448, 0.1679, 23.6916
      CIE-Lab:
        55.7777, 47.4210, -58.8512
        CIE-LCH:
        55.7777, 75.5792, 308.8611
        CIE-Luv:
        55.7777, 13.4398, -97.4609
        Hunter-Lab:
        48.6740, 41.4898, -66.8764
      #9e6aed color charts
#9e6aed RGB chart
      #9e6aed CMYK chart
      #9e6aed RGB pie chart
      #9e6aed color shades, tints & tones
#9e6aed color schemes
#9e6aed color preview, HTML & CSS examples
           This text has a color of #9e6aed        
        
          <p style="color:#9e6aed;">Text here</p>
        
        
          .mytext {color:#9e6aed;}
        
        Text color #9e6aed
      
           This box has a color of #9e6aed        
        
          <div style="background-color:#9e6aed;">Content here</div>
        
        
          .mybackground {background-color:#9e6aed;}
        
        Background color #9e6aed
      
           Border around this has a color of #9e6aed        
        
          <div style="border:2px solid #9e6aed;">Content here</div>
        
        
          .myborder {border:2px solid #9e6aed;}
        
        Border color #9e6aed