#9f58ae color space conversions
Hex:
        #9f58ae
        RGB:
        159, 88, 174
        CMY:
        38, 65, 32
        CMYK:
        9, 49, 0, 32
      HSL:
        290°, 34.6774%, 51.3725%
        HSV (HSB):
        290°, 49.4253%, 68.2353%
        XYZ:
        25.4278, 17.4064, 42.0640
        xyY:
        0.2995, 0.2050, 17.4064
      CIE-Lab:
        48.7680, 43.0036, -33.9931
        CIE-LCH:
        48.7680, 54.8164, 321.6746
        CIE-Luv:
        48.7680, 30.8142, -56.2718
        Hunter-Lab:
        41.7209, 35.7793, -30.5728
      #9f58ae color charts
#9f58ae RGB chart
      #9f58ae CMYK chart
      #9f58ae RGB pie chart
      #9f58ae color shades, tints & tones
#9f58ae color schemes
#9f58ae color preview, HTML & CSS examples
           This text has a color of #9f58ae        
        
          <p style="color:#9f58ae;">Text here</p>
        
        
          .mytext {color:#9f58ae;}
        
        Text color #9f58ae
      
           This box has a color of #9f58ae        
        
          <div style="background-color:#9f58ae;">Content here</div>
        
        
          .mybackground {background-color:#9f58ae;}
        
        Background color #9f58ae
      
           Border around this has a color of #9f58ae        
        
          <div style="border:2px solid #9f58ae;">Content here</div>
        
        
          .myborder {border:2px solid #9f58ae;}
        
        Border color #9f58ae