#9e327e color space conversions
Hex:
        #9e327e
        RGB:
        158, 50, 126
        CMY:
        38, 80, 51
        CMYK:
        0, 68, 20, 38
      HSL:
        318°, 51.9231%, 40.7843%
        HSV (HSB):
        318°, 68.3544%, 61.9608%
        XYZ:
        19.0070, 11.0567, 20.8710
        xyY:
        0.3732, 0.2171, 11.0567
      CIE-Lab:
        39.6757, 52.4081, -19.3238
        CIE-LCH:
        39.6757, 55.8571, 339.7602
        CIE-Luv:
        39.6757, 56.4175, -34.1590
        Hunter-Lab:
        33.2516, 43.8428, -13.9385
      #9e327e color charts
#9e327e RGB chart
      #9e327e CMYK chart
      #9e327e RGB pie chart
      #9e327e color shades, tints & tones
#9e327e color schemes
#9e327e color preview, HTML & CSS examples
           This text has a color of #9e327e        
        
          <p style="color:#9e327e;">Text here</p>
        
        
          .mytext {color:#9e327e;}
        
        Text color #9e327e
      
           This box has a color of #9e327e        
        
          <div style="background-color:#9e327e;">Content here</div>
        
        
          .mybackground {background-color:#9e327e;}
        
        Background color #9e327e
      
           Border around this has a color of #9e327e        
        
          <div style="border:2px solid #9e327e;">Content here</div>
        
        
          .myborder {border:2px solid #9e327e;}
        
        Border color #9e327e