#9f359b color space conversions
Hex:
        #9f359b
        RGB:
        159, 53, 155
        CMY:
        38, 79, 39
        CMYK:
        0, 67, 3, 38
      HSL:
        302°, 50.0000%, 41.5686%
        HSV (HSB):
        302°, 66.6667%, 62.3529%
        XYZ:
        21.4876, 12.2837, 32.2488
        xyY:
        0.3255, 0.1861, 12.2837
      CIE-Lab:
        41.6635, 56.0433, -33.8959
        CIE-LCH:
        41.6635, 65.4964, 328.8338
        CIE-Luv:
        41.6635, 46.7441, -55.7107
        Hunter-Lab:
        35.0481, 48.1021, -30.0209
      #9f359b color charts
#9f359b RGB chart
      #9f359b CMYK chart
      #9f359b RGB pie chart
      #9f359b color shades, tints & tones
#9f359b color schemes
#9f359b color preview, HTML & CSS examples
           This text has a color of #9f359b        
        
          <p style="color:#9f359b;">Text here</p>
        
        
          .mytext {color:#9f359b;}
        
        Text color #9f359b
      
           This box has a color of #9f359b        
        
          <div style="background-color:#9f359b;">Content here</div>
        
        
          .mybackground {background-color:#9f359b;}
        
        Background color #9f359b
      
           Border around this has a color of #9f359b        
        
          <div style="border:2px solid #9f359b;">Content here</div>
        
        
          .myborder {border:2px solid #9f359b;}
        
        Border color #9f359b