#9f50bd color space conversions
Hex:
        #9f50bd
        RGB:
        159, 80, 189
        CMY:
        38, 69, 26
        CMYK:
        16, 58, 0, 26
      HSL:
        283°, 45.2282%, 52.7451%
        HSV (HSB):
        283°, 57.6720%, 74.1176%
        XYZ:
        26.3520, 16.7824, 49.9945
        xyY:
        0.2830, 0.1802, 16.7824
      CIE-Lab:
        47.9846, 50.2374, -43.9763
        CIE-LCH:
        47.9846, 66.7661, 318.8021
        CIE-Luv:
        47.9846, 30.1919, -72.0456
        Hunter-Lab:
        40.9663, 43.1312, -43.6800
      #9f50bd color charts
#9f50bd RGB chart
      #9f50bd CMYK chart
      #9f50bd RGB pie chart
      #9f50bd color shades, tints & tones
#9f50bd color schemes
#9f50bd color preview, HTML & CSS examples
           This text has a color of #9f50bd        
        
          <p style="color:#9f50bd;">Text here</p>
        
        
          .mytext {color:#9f50bd;}
        
        Text color #9f50bd
      
           This box has a color of #9f50bd        
        
          <div style="background-color:#9f50bd;">Content here</div>
        
        
          .mybackground {background-color:#9f50bd;}
        
        Background color #9f50bd
      
           Border around this has a color of #9f50bd        
        
          <div style="border:2px solid #9f50bd;">Content here</div>
        
        
          .myborder {border:2px solid #9f50bd;}
        
        Border color #9f50bd