#9b3caa color space conversions
Hex:
        #9b3caa
        RGB:
        155, 60, 170
        CMY:
        39, 76, 33
        CMYK:
        9, 65, 0, 33
      HSL:
        292°, 47.8261%, 45.0980%
        HSV (HSB):
        292°, 64.7059%, 66.6667%
        XYZ:
        22.3891, 13.1026, 39.3792
        xyY:
        0.2990, 0.1750, 13.1026
      CIE-Lab:
        42.9174, 54.8403, -40.9131
        CIE-LCH:
        42.9174, 68.4204, 323.2756
        CIE-Luv:
        42.9174, 37.8581, -66.1053
        Hunter-Lab:
        36.1975, 47.0616, -39.1634
      #9b3caa color charts
#9b3caa RGB chart
      #9b3caa CMYK chart
      #9b3caa RGB pie chart
      #9b3caa color shades, tints & tones
#9b3caa color schemes
#9b3caa color preview, HTML & CSS examples
           This text has a color of #9b3caa        
        
          <p style="color:#9b3caa;">Text here</p>
        
        
          .mytext {color:#9b3caa;}
        
        Text color #9b3caa
      
           This box has a color of #9b3caa        
        
          <div style="background-color:#9b3caa;">Content here</div>
        
        
          .mybackground {background-color:#9b3caa;}
        
        Background color #9b3caa
      
           Border around this has a color of #9b3caa        
        
          <div style="border:2px solid #9b3caa;">Content here</div>
        
        
          .myborder {border:2px solid #9b3caa;}
        
        Border color #9b3caa