#9355a8 color space conversions
Hex:
        #9355a8
        RGB:
        147, 85, 168
        CMY:
        42, 67, 34
        CMYK:
        13, 49, 0, 34
      HSL:
        285°, 32.8063%, 49.6078%
        HSV (HSB):
        285°, 49.4048%, 65.8824%
        XYZ:
        22.3490, 15.5272, 38.8649
        xyY:
        0.2912, 0.2023, 15.5272
      CIE-Lab:
        46.3480, 39.8687, -34.3752
        CIE-LCH:
        46.3480, 52.6419, 319.2317
        CIE-Luv:
        46.3480, 25.6482, -55.7506
        Hunter-Lab:
        39.4046, 32.2815, -30.8948
      #9355a8 color charts
#9355a8 RGB chart
      #9355a8 CMYK chart
      #9355a8 RGB pie chart
      #9355a8 color shades, tints & tones
#9355a8 color schemes
#9355a8 color preview, HTML & CSS examples
           This text has a color of #9355a8        
        
          <p style="color:#9355a8;">Text here</p>
        
        
          .mytext {color:#9355a8;}
        
        Text color #9355a8
      
           This box has a color of #9355a8        
        
          <div style="background-color:#9355a8;">Content here</div>
        
        
          .mybackground {background-color:#9355a8;}
        
        Background color #9355a8
      
           Border around this has a color of #9355a8        
        
          <div style="border:2px solid #9355a8;">Content here</div>
        
        
          .myborder {border:2px solid #9355a8;}
        
        Border color #9355a8