#9f357d color space conversions
Hex:
        #9f357d
        RGB:
        159, 53, 125
        CMY:
        38, 79, 51
        CMYK:
        0, 67, 21, 38
      HSL:
        319°, 50.0000%, 41.5686%
        HSV (HSB):
        319°, 66.6667%, 62.3529%
        XYZ:
        19.2728, 11.3978, 20.5862
        xyY:
        0.3760, 0.2224, 11.3978
      CIE-Lab:
        40.2426, 51.3216, -17.8196
        CIE-LCH:
        40.2426, 54.3272, 340.8522
        CIE-Luv:
        40.2426, 56.5425, -32.0534
        Hunter-Lab:
        33.7606, 42.8188, -12.5209
      #9f357d color charts
#9f357d RGB chart
      #9f357d CMYK chart
      #9f357d RGB pie chart
      #9f357d color shades, tints & tones
#9f357d color schemes
#9f357d color preview, HTML & CSS examples
           This text has a color of #9f357d        
        
          <p style="color:#9f357d;">Text here</p>
        
        
          .mytext {color:#9f357d;}
        
        Text color #9f357d
      
           This box has a color of #9f357d        
        
          <div style="background-color:#9f357d;">Content here</div>
        
        
          .mybackground {background-color:#9f357d;}
        
        Background color #9f357d
      
           Border around this has a color of #9f357d        
        
          <div style="border:2px solid #9f357d;">Content here</div>
        
        
          .myborder {border:2px solid #9f357d;}
        
        Border color #9f357d