#9f489d color space conversions
Hex:
        #9f489d
        RGB:
        159, 72, 157
        CMY:
        38, 72, 38
        CMYK:
        0, 55, 1, 38
      HSL:
        301°, 37.6623%, 45.2941%
        HSV (HSB):
        301°, 54.7170%, 62.3529%
        XYZ:
        22.7012, 14.4400, 33.4890
        xyY:
        0.3214, 0.2044, 14.4400
      CIE-Lab:
        44.8574, 47.9064, -30.0766
        CIE-LCH:
        44.8574, 56.5652, 327.8786
        CIE-Luv:
        44.8574, 40.4797, -50.0576
        Hunter-Lab:
        38.0000, 40.1362, -25.6517
      #9f489d color charts
#9f489d RGB chart
      #9f489d CMYK chart
      #9f489d RGB pie chart
      #9f489d color shades, tints & tones
#9f489d color schemes
#9f489d color preview, HTML & CSS examples
           This text has a color of #9f489d        
        
          <p style="color:#9f489d;">Text here</p>
        
        
          .mytext {color:#9f489d;}
        
        Text color #9f489d
      
           This box has a color of #9f489d        
        
          <div style="background-color:#9f489d;">Content here</div>
        
        
          .mybackground {background-color:#9f489d;}
        
        Background color #9f489d
      
           Border around this has a color of #9f489d        
        
          <div style="border:2px solid #9f489d;">Content here</div>
        
        
          .myborder {border:2px solid #9f489d;}
        
        Border color #9f489d