#9356b5 color space conversions
Hex:
        #9356b5
        RGB:
        147, 86, 181
        CMY:
        42, 66, 29
        CMYK:
        19, 52, 0, 29
      HSL:
        279°, 39.0947%, 52.3529%
        HSV (HSB):
        279°, 52.4862%, 70.9804%
        XYZ:
        23.7009, 16.1948, 45.5928
        xyY:
        0.2772, 0.1894, 16.1948
      CIE-Lab:
        47.2291, 42.1721, -40.6110
        CIE-LCH:
        47.2291, 58.5469, 316.0804
        CIE-Luv:
        47.2291, 22.8220, -65.7112
        Hunter-Lab:
        40.2428, 34.7023, -39.0023
      #9356b5 color charts
#9356b5 RGB chart
      #9356b5 CMYK chart
      #9356b5 RGB pie chart
      #9356b5 color shades, tints & tones
#9356b5 color schemes
#9356b5 color preview, HTML & CSS examples
           This text has a color of #9356b5        
        
          <p style="color:#9356b5;">Text here</p>
        
        
          .mytext {color:#9356b5;}
        
        Text color #9356b5
      
           This box has a color of #9356b5        
        
          <div style="background-color:#9356b5;">Content here</div>
        
        
          .mybackground {background-color:#9356b5;}
        
        Background color #9356b5
      
           Border around this has a color of #9356b5        
        
          <div style="border:2px solid #9356b5;">Content here</div>
        
        
          .myborder {border:2px solid #9356b5;}
        
        Border color #9356b5