#9f347d color space conversions
Hex:
        #9f347d
        RGB:
        159, 52, 125
        CMY:
        38, 80, 51
        CMYK:
        0, 67, 21, 38
      HSL:
        319°, 50.7109%, 41.3725%
        HSV (HSB):
        319°, 67.2956%, 62.3529%
        XYZ:
        19.2277, 11.3076, 20.5712
        xyY:
        0.3762, 0.2213, 11.3076
      CIE-Lab:
        40.0938, 51.7336, -18.0482
        CIE-LCH:
        40.0938, 54.7914, 340.7677
        CIE-Luv:
        40.0938, 56.8767, -32.4017
        Hunter-Lab:
        33.6267, 43.2193, -12.7320
      #9f347d color charts
#9f347d RGB chart
      #9f347d CMYK chart
      #9f347d RGB pie chart
      #9f347d color shades, tints & tones
#9f347d color schemes
#9f347d color preview, HTML & CSS examples
           This text has a color of #9f347d        
        
          <p style="color:#9f347d;">Text here</p>
        
        
          .mytext {color:#9f347d;}
        
        Text color #9f347d
      
           This box has a color of #9f347d        
        
          <div style="background-color:#9f347d;">Content here</div>
        
        
          .mybackground {background-color:#9f347d;}
        
        Background color #9f347d
      
           Border around this has a color of #9f347d        
        
          <div style="border:2px solid #9f347d;">Content here</div>
        
        
          .myborder {border:2px solid #9f347d;}
        
        Border color #9f347d