#9605c5 color space conversions
Hex:
        #9605c5
        RGB:
        150, 5, 197
        CMY:
        41, 98, 23
        CMYK:
        24, 97, 0, 23
      HSL:
        285°, 95.0495%, 39.6078%
        HSV (HSB):
        285°, 97.4619%, 77.2549%
        XYZ:
        22.7100, 10.6238, 53.6770
        xyY:
        0.2610, 0.1221, 10.6238
      CIE-Lab:
        38.9395, 73.4546, -63.2703
        CIE-LCH:
        38.9395, 96.9469, 319.2600
        CIE-Luv:
        38.9395, 33.8780, -96.0071
        Hunter-Lab:
        32.5942, 67.3302, -74.8245
      #9605c5 color charts
#9605c5 RGB chart
      #9605c5 CMYK chart
      #9605c5 RGB pie chart
      #9605c5 color shades, tints & tones
#9605c5 color schemes
#9605c5 color preview, HTML & CSS examples
           This text has a color of #9605c5        
        
          <p style="color:#9605c5;">Text here</p>
        
        
          .mytext {color:#9605c5;}
        
        Text color #9605c5
      
           This box has a color of #9605c5        
        
          <div style="background-color:#9605c5;">Content here</div>
        
        
          .mybackground {background-color:#9605c5;}
        
        Background color #9605c5
      
           Border around this has a color of #9605c5        
        
          <div style="border:2px solid #9605c5;">Content here</div>
        
        
          .myborder {border:2px solid #9605c5;}
        
        Border color #9605c5