#9b3ca1 color space conversions
Hex:
        #9b3ca1
        RGB:
        155, 60, 161
        CMY:
        39, 76, 37
        CMYK:
        4, 63, 0, 37
      HSL:
        296°, 45.7014%, 43.3333%
        HSV (HSB):
        296°, 62.7329%, 63.1373%
        XYZ:
        21.5665, 12.7735, 35.0471
        xyY:
        0.3108, 0.1841, 12.7735
      CIE-Lab:
        42.4199, 53.1549, -36.3411
        CIE-LCH:
        42.4199, 64.3904, 325.6402
        CIE-Luv:
        42.4199, 40.3515, -59.1024
        Hunter-Lab:
        35.7400, 45.1665, -33.1224
      #9b3ca1 color charts
#9b3ca1 RGB chart
      #9b3ca1 CMYK chart
      #9b3ca1 RGB pie chart
      #9b3ca1 color shades, tints & tones
#9b3ca1 color schemes
#9b3ca1 color preview, HTML & CSS examples
           This text has a color of #9b3ca1        
        
          <p style="color:#9b3ca1;">Text here</p>
        
        
          .mytext {color:#9b3ca1;}
        
        Text color #9b3ca1
      
           This box has a color of #9b3ca1        
        
          <div style="background-color:#9b3ca1;">Content here</div>
        
        
          .mybackground {background-color:#9b3ca1;}
        
        Background color #9b3ca1
      
           Border around this has a color of #9b3ca1        
        
          <div style="border:2px solid #9b3ca1;">Content here</div>
        
        
          .myborder {border:2px solid #9b3ca1;}
        
        Border color #9b3ca1