#9f349a color space conversions
Hex:
        #9f349a
        RGB:
        159, 52, 154
        CMY:
        38, 80, 40
        CMYK:
        0, 67, 3, 38
      HSL:
        303°, 50.7109%, 41.3725%
        HSV (HSB):
        303°, 67.2956%, 62.3529%
        XYZ:
        21.3588, 12.1600, 31.7932
        xyY:
        0.3270, 0.1862, 12.1600
      CIE-Lab:
        41.4693, 56.2706, -33.5999
        CIE-LCH:
        41.4693, 65.5388, 329.1580
        CIE-Luv:
        41.4693, 47.3138, -55.2501
        Hunter-Lab:
        34.8712, 48.3076, -29.6468
      #9f349a color charts
#9f349a RGB chart
      #9f349a CMYK chart
      #9f349a RGB pie chart
      #9f349a color shades, tints & tones
#9f349a color schemes
#9f349a color preview, HTML & CSS examples
           This text has a color of #9f349a        
        
          <p style="color:#9f349a;">Text here</p>
        
        
          .mytext {color:#9f349a;}
        
        Text color #9f349a
      
           This box has a color of #9f349a        
        
          <div style="background-color:#9f349a;">Content here</div>
        
        
          .mybackground {background-color:#9f349a;}
        
        Background color #9f349a
      
           Border around this has a color of #9f349a        
        
          <div style="border:2px solid #9f349a;">Content here</div>
        
        
          .myborder {border:2px solid #9f349a;}
        
        Border color #9f349a