#9f357a color space conversions
Hex:
        #9f357a
        RGB:
        159, 53, 122
        CMY:
        38, 79, 52
        CMYK:
        0, 67, 23, 38
      HSL:
        321°, 50.0000%, 41.5686%
        HSV (HSB):
        321°, 66.6667%, 62.3529%
        XYZ:
        19.0840, 11.3223, 19.5919
        xyY:
        0.3817, 0.2265, 11.3223
      CIE-Lab:
        40.1180, 50.8958, -16.1556
        CIE-LCH:
        40.1180, 53.3984, 342.3893
        CIE-Luv:
        40.1180, 57.5500, -29.6960
        Hunter-Lab:
        33.6486, 42.3525, -10.9677
      #9f357a color charts
#9f357a RGB chart
      #9f357a CMYK chart
      #9f357a RGB pie chart
      #9f357a color shades, tints & tones
#9f357a color schemes
#9f357a color preview, HTML & CSS examples
           This text has a color of #9f357a        
        
          <p style="color:#9f357a;">Text here</p>
        
        
          .mytext {color:#9f357a;}
        
        Text color #9f357a
      
           This box has a color of #9f357a        
        
          <div style="background-color:#9f357a;">Content here</div>
        
        
          .mybackground {background-color:#9f357a;}
        
        Background color #9f357a
      
           Border around this has a color of #9f357a        
        
          <div style="border:2px solid #9f357a;">Content here</div>
        
        
          .myborder {border:2px solid #9f357a;}
        
        Border color #9f357a