#9b3c75 color space conversions
Hex:
        #9b3c75
        RGB:
        155, 60, 117
        CMY:
        39, 76, 54
        CMYK:
        0, 61, 25, 39
      HSL:
        324°, 44.1860%, 42.1569%
        HSV (HSB):
        324°, 61.2903%, 60.7843%
        XYZ:
        18.3443, 11.4846, 18.0795
        xyY:
        0.3829, 0.2397, 11.4846
      CIE-Lab:
        40.3850, 45.9122, -12.7118
        CIE-LCH:
        40.3850, 47.6395, 344.5241
        CIE-Luv:
        40.3850, 53.4664, -24.2539
        Hunter-Lab:
        33.8890, 37.3174, -7.9085
      #9b3c75 color charts
#9b3c75 RGB chart
      #9b3c75 CMYK chart
      #9b3c75 RGB pie chart
      #9b3c75 color shades, tints & tones
#9b3c75 color schemes
#9b3c75 color preview, HTML & CSS examples
           This text has a color of #9b3c75        
        
          <p style="color:#9b3c75;">Text here</p>
        
        
          .mytext {color:#9b3c75;}
        
        Text color #9b3c75
      
           This box has a color of #9b3c75        
        
          <div style="background-color:#9b3c75;">Content here</div>
        
        
          .mybackground {background-color:#9b3c75;}
        
        Background color #9b3c75
      
           Border around this has a color of #9b3c75        
        
          <div style="border:2px solid #9b3c75;">Content here</div>
        
        
          .myborder {border:2px solid #9b3c75;}
        
        Border color #9b3c75