#9f32cd color space conversions
Hex:
        #9f32cd
        RGB:
        159, 50, 205
        CMY:
        38, 80, 20
        CMYK:
        22, 76, 0, 20
      HSL:
        282°, 60.7843%, 50.0000%
        HSV (HSB):
        282°, 75.6098%, 80.3922%
        XYZ:
        26.4581, 14.0599, 59.0769
        xyY:
        0.2657, 0.1412, 14.0599
      CIE-Lab:
        44.3187, 66.4757, -59.1255
        CIE-LCH:
        44.3187, 88.9654, 318.3491
        CIE-Luv:
        44.3187, 33.0890, -93.9801
        Hunter-Lab:
        37.4965, 60.3333, -67.1656
      #9f32cd color charts
#9f32cd RGB chart
      #9f32cd CMYK chart
      #9f32cd RGB pie chart
      #9f32cd color shades, tints & tones
#9f32cd color schemes
#9f32cd color preview, HTML & CSS examples
           This text has a color of #9f32cd        
        
          <p style="color:#9f32cd;">Text here</p>
        
        
          .mytext {color:#9f32cd;}
        
        Text color #9f32cd
      
           This box has a color of #9f32cd        
        
          <div style="background-color:#9f32cd;">Content here</div>
        
        
          .mybackground {background-color:#9f32cd;}
        
        Background color #9f32cd
      
           Border around this has a color of #9f32cd        
        
          <div style="border:2px solid #9f32cd;">Content here</div>
        
        
          .myborder {border:2px solid #9f32cd;}
        
        Border color #9f32cd