#9f35ba color space conversions
Hex:
        #9f35ba
        RGB:
        159, 53, 186
        CMY:
        38, 79, 27
        CMYK:
        15, 72, 0, 27
      HSL:
        288°, 55.6485%, 46.8627%
        HSV (HSB):
        288°, 71.5054%, 72.9412%
        XYZ:
        24.4341, 13.4623, 47.7650
        xyY:
        0.2852, 0.1572, 13.4623
      CIE-Lab:
        43.4517, 61.6661, -49.4631
        CIE-LCH:
        43.4517, 79.0526, 321.2665
        CIE-Luv:
        43.4517, 37.5939, -79.4081
        Hunter-Lab:
        36.6910, 54.6615, -51.5011
      #9f35ba color charts
#9f35ba RGB chart
      #9f35ba CMYK chart
      #9f35ba RGB pie chart
      #9f35ba color shades, tints & tones
#9f35ba color schemes
#9f35ba color preview, HTML & CSS examples
           This text has a color of #9f35ba        
        
          <p style="color:#9f35ba;">Text here</p>
        
        
          .mytext {color:#9f35ba;}
        
        Text color #9f35ba
      
           This box has a color of #9f35ba        
        
          <div style="background-color:#9f35ba;">Content here</div>
        
        
          .mybackground {background-color:#9f35ba;}
        
        Background color #9f35ba
      
           Border around this has a color of #9f35ba        
        
          <div style="border:2px solid #9f35ba;">Content here</div>
        
        
          .myborder {border:2px solid #9f35ba;}
        
        Border color #9f35ba