#9f32cf color space conversions
Hex:
        #9f32cf
        RGB:
        159, 50, 207
        CMY:
        38, 80, 19
        CMYK:
        23, 76, 0, 19
      HSL:
        282°, 62.0553%, 50.3922%
        HSV (HSB):
        282°, 75.8454%, 81.1765%
        XYZ:
        26.7012, 14.1571, 60.3568
        xyY:
        0.2638, 0.1399, 14.1571
      CIE-Lab:
        44.4574, 66.8744, -60.0559
        CIE-LCH:
        44.4574, 89.8827, 318.0749
        CIE-Luv:
        44.4574, 32.5842, -95.3970
        Hunter-Lab:
        37.6260, 60.8266, -68.7705
      #9f32cf color charts
#9f32cf RGB chart
      #9f32cf CMYK chart
      #9f32cf RGB pie chart
      #9f32cf color shades, tints & tones
#9f32cf color schemes
#9f32cf color preview, HTML & CSS examples
           This text has a color of #9f32cf        
        
          <p style="color:#9f32cf;">Text here</p>
        
        
          .mytext {color:#9f32cf;}
        
        Text color #9f32cf
      
           This box has a color of #9f32cf        
        
          <div style="background-color:#9f32cf;">Content here</div>
        
        
          .mybackground {background-color:#9f32cf;}
        
        Background color #9f32cf
      
           Border around this has a color of #9f32cf        
        
          <div style="border:2px solid #9f32cf;">Content here</div>
        
        
          .myborder {border:2px solid #9f32cf;}
        
        Border color #9f32cf