#9f32c1 color space conversions
Hex:
        #9f32c1
        RGB:
        159, 50, 193
        CMY:
        38, 80, 24
        CMYK:
        18, 74, 0, 24
      HSL:
        286°, 58.8477%, 47.6471%
        HSV (HSB):
        286°, 74.0933%, 75.6863%
        XYZ:
        25.0643, 13.5024, 51.7373
        xyY:
        0.2776, 0.1495, 13.5024
      CIE-Lab:
        43.5107, 64.1222, -53.4624
        CIE-LCH:
        43.5107, 83.4858, 320.1801
        CIE-Luv:
        43.5107, 36.2332, -85.3503
        Hunter-Lab:
        36.7456, 57.4508, -57.7575
      #9f32c1 color charts
#9f32c1 RGB chart
      #9f32c1 CMYK chart
      #9f32c1 RGB pie chart
      #9f32c1 color shades, tints & tones
#9f32c1 color schemes
#9f32c1 color preview, HTML & CSS examples
           This text has a color of #9f32c1        
        
          <p style="color:#9f32c1;">Text here</p>
        
        
          .mytext {color:#9f32c1;}
        
        Text color #9f32c1
      
           This box has a color of #9f32c1        
        
          <div style="background-color:#9f32c1;">Content here</div>
        
        
          .mybackground {background-color:#9f32c1;}
        
        Background color #9f32c1
      
           Border around this has a color of #9f32c1        
        
          <div style="border:2px solid #9f32c1;">Content here</div>
        
        
          .myborder {border:2px solid #9f32c1;}
        
        Border color #9f32c1