#9c327e color space conversions
Hex:
        #9c327e
        RGB:
        156, 50, 126
        CMY:
        39, 80, 51
        CMYK:
        0, 68, 19, 39
      HSL:
        317°, 51.4563%, 40.3922%
        HSV (HSB):
        317°, 67.9487%, 61.1765%
        XYZ:
        18.6168, 10.8555, 20.8528
        xyY:
        0.3699, 0.2157, 10.8555
      CIE-Lab:
        39.3360, 51.8576, -19.8759
        CIE-LCH:
        39.3360, 55.5361, 339.0292
        CIE-Luv:
        39.3360, 54.8925, -34.7429
        Hunter-Lab:
        32.9477, 43.2015, -14.4616
      #9c327e color charts
#9c327e RGB chart
      #9c327e CMYK chart
      #9c327e RGB pie chart
      #9c327e color shades, tints & tones
#9c327e color schemes
#9c327e color preview, HTML & CSS examples
           This text has a color of #9c327e        
        
          <p style="color:#9c327e;">Text here</p>
        
        
          .mytext {color:#9c327e;}
        
        Text color #9c327e
      
           This box has a color of #9c327e        
        
          <div style="background-color:#9c327e;">Content here</div>
        
        
          .mybackground {background-color:#9c327e;}
        
        Background color #9c327e
      
           Border around this has a color of #9c327e        
        
          <div style="border:2px solid #9c327e;">Content here</div>
        
        
          .myborder {border:2px solid #9c327e;}
        
        Border color #9c327e