#9d327f color space conversions
Hex:
        #9d327f
        RGB:
        157, 50, 127
        CMY:
        38, 80, 50
        CMYK:
        0, 68, 19, 38
      HSL:
        317°, 51.6908%, 40.5882%
        HSV (HSB):
        317°, 68.1529%, 61.5686%
        XYZ:
        18.8760, 10.9816, 21.2035
        xyY:
        0.3697, 0.2151, 10.9816
      CIE-Lab:
        39.5495, 52.2788, -20.1505
        CIE-LCH:
        39.5495, 56.0278, 338.9212
        CIE-Luv:
        39.5495, 55.3136, -35.2381
        Hunter-Lab:
        33.1385, 43.6828, -14.7394
      #9d327f color charts
#9d327f RGB chart
      #9d327f CMYK chart
      #9d327f RGB pie chart
      #9d327f color shades, tints & tones
#9d327f color schemes
#9d327f color preview, HTML & CSS examples
           This text has a color of #9d327f        
        
          <p style="color:#9d327f;">Text here</p>
        
        
          .mytext {color:#9d327f;}
        
        Text color #9d327f
      
           This box has a color of #9d327f        
        
          <div style="background-color:#9d327f;">Content here</div>
        
        
          .mybackground {background-color:#9d327f;}
        
        Background color #9d327f
      
           Border around this has a color of #9d327f        
        
          <div style="border:2px solid #9d327f;">Content here</div>
        
        
          .myborder {border:2px solid #9d327f;}
        
        Border color #9d327f