#9e34af color space conversions
Hex:
        #9e34af
        RGB:
        158, 52, 175
        CMY:
        38, 80, 31
        CMYK:
        10, 70, 0, 31
      HSL:
        292°, 54.1850%, 44.5098%
        HSV (HSB):
        292°, 70.2857%, 68.6275%
        XYZ:
        23.0664, 12.8202, 41.8163
        xyY:
        0.2969, 0.1650, 12.8202
      CIE-Lab:
        42.4911, 59.7605, -44.5289
        CIE-LCH:
        42.4911, 74.5261, 323.3094
        CIE-Luv:
        42.4911, 40.2566, -71.6953
        Hunter-Lab:
        35.8053, 52.3333, -44.1797
      #9e34af color charts
#9e34af RGB chart
      #9e34af CMYK chart
      #9e34af RGB pie chart
      #9e34af color shades, tints & tones
#9e34af color schemes
#9e34af color preview, HTML & CSS examples
           This text has a color of #9e34af        
        
          <p style="color:#9e34af;">Text here</p>
        
        
          .mytext {color:#9e34af;}
        
        Text color #9e34af
      
           This box has a color of #9e34af        
        
          <div style="background-color:#9e34af;">Content here</div>
        
        
          .mybackground {background-color:#9e34af;}
        
        Background color #9e34af
      
           Border around this has a color of #9e34af        
        
          <div style="border:2px solid #9e34af;">Content here</div>
        
        
          .myborder {border:2px solid #9e34af;}
        
        Border color #9e34af