#9f35cd color space conversions
Hex:
        #9f35cd
        RGB:
        159, 53, 205
        CMY:
        38, 79, 20
        CMYK:
        22, 74, 0, 20
      HSL:
        282°, 60.3175%, 50.5882%
        HSV (HSB):
        282°, 74.1463%, 80.3922%
        XYZ:
        26.5906, 14.3249, 59.1211
        xyY:
        0.2658, 0.1432, 14.3249
      CIE-Lab:
        44.6953, 65.3964, -58.5168
        CIE-LCH:
        44.6953, 87.7548, 318.1778
        CIE-Luv:
        44.6953, 32.6039, -93.2653
        Hunter-Lab:
        37.8483, 59.1722, -66.1205
      #9f35cd color charts
#9f35cd RGB chart
      #9f35cd CMYK chart
      #9f35cd RGB pie chart
      #9f35cd color shades, tints & tones
#9f35cd color schemes
#9f35cd color preview, HTML & CSS examples
           This text has a color of #9f35cd        
        
          <p style="color:#9f35cd;">Text here</p>
        
        
          .mytext {color:#9f35cd;}
        
        Text color #9f35cd
      
           This box has a color of #9f35cd        
        
          <div style="background-color:#9f35cd;">Content here</div>
        
        
          .mybackground {background-color:#9f35cd;}
        
        Background color #9f35cd
      
           Border around this has a color of #9f35cd        
        
          <div style="border:2px solid #9f35cd;">Content here</div>
        
        
          .myborder {border:2px solid #9f35cd;}
        
        Border color #9f35cd