#9367ad color space conversions
Hex:
        #9367ad
        RGB:
        147, 103, 173
        CMY:
        42, 60, 32
        CMYK:
        15, 40, 0, 32
      HSL:
        278°, 29.9145%, 54.1176%
        HSV (HSB):
        278°, 40.4624%, 67.8431%
        XYZ:
        24.4257, 18.9207, 41.8998
        xyY:
        0.2865, 0.2220, 18.9207
      CIE-Lab:
        50.5943, 30.8428, -30.6548
        CIE-LCH:
        50.5943, 43.4856, 315.1752
        CIE-Luv:
        50.5943, 17.9660, -49.9303
        Hunter-Lab:
        43.4979, 24.1131, -26.6632
      #9367ad color charts
#9367ad RGB chart
      #9367ad CMYK chart
      #9367ad RGB pie chart
      #9367ad color shades, tints & tones
#9367ad color schemes
#9367ad color preview, HTML & CSS examples
           This text has a color of #9367ad        
        
          <p style="color:#9367ad;">Text here</p>
        
        
          .mytext {color:#9367ad;}
        
        Text color #9367ad
      
           This box has a color of #9367ad        
        
          <div style="background-color:#9367ad;">Content here</div>
        
        
          .mybackground {background-color:#9367ad;}
        
        Background color #9367ad
      
           Border around this has a color of #9367ad        
        
          <div style="border:2px solid #9367ad;">Content here</div>
        
        
          .myborder {border:2px solid #9367ad;}
        
        Border color #9367ad