#9b3c7a color space conversions
Hex:
        #9b3c7a
        RGB:
        155, 60, 122
        CMY:
        39, 76, 52
        CMYK:
        0, 61, 21, 39
      HSL:
        321°, 44.1860%, 42.1569%
        HSV (HSB):
        321°, 61.2903%, 60.7843%
        XYZ:
        18.6463, 11.6054, 19.6697
        xyY:
        0.3735, 0.2325, 11.6054
      CIE-Lab:
        40.5820, 46.6400, -15.5048
        CIE-LCH:
        40.5820, 49.1497, 341.6114
        CIE-Luv:
        40.5820, 51.9350, -28.1843
        Hunter-Lab:
        34.0667, 38.0844, -10.3865
      #9b3c7a color charts
#9b3c7a RGB chart
      #9b3c7a CMYK chart
      #9b3c7a RGB pie chart
      #9b3c7a color shades, tints & tones
#9b3c7a color schemes
#9b3c7a color preview, HTML & CSS examples
           This text has a color of #9b3c7a        
        
          <p style="color:#9b3c7a;">Text here</p>
        
        
          .mytext {color:#9b3c7a;}
        
        Text color #9b3c7a
      
           This box has a color of #9b3c7a        
        
          <div style="background-color:#9b3c7a;">Content here</div>
        
        
          .mybackground {background-color:#9b3c7a;}
        
        Background color #9b3c7a
      
           Border around this has a color of #9b3c7a        
        
          <div style="border:2px solid #9b3c7a;">Content here</div>
        
        
          .myborder {border:2px solid #9b3c7a;}
        
        Border color #9b3c7a