#9b79b1 color space conversions
Hex:
        #9b79b1
        RGB:
        155, 121, 177
        CMY:
        39, 53, 31
        CMYK:
        12, 32, 0, 31
      HSL:
        276°, 26.4151%, 58.4314%
        HSV (HSB):
        276°, 31.6384%, 69.4118%
        XYZ:
        28.2908, 23.8176, 44.7012
        xyY:
        0.2922, 0.2460, 23.8176
      CIE-Lab:
        55.9047, 23.9060, -24.6710
        CIE-LCH:
        55.9047, 34.3534, 314.0978
        CIE-Luv:
        55.9047, 14.4802, -40.5804
        Hunter-Lab:
        48.8033, 18.0687, -20.1441
      #9b79b1 color charts
#9b79b1 RGB chart
      #9b79b1 CMYK chart
      #9b79b1 RGB pie chart
      #9b79b1 color shades, tints & tones
#9b79b1 color schemes
#9b79b1 color preview, HTML & CSS examples
           This text has a color of #9b79b1        
        
          <p style="color:#9b79b1;">Text here</p>
        
        
          .mytext {color:#9b79b1;}
        
        Text color #9b79b1
      
           This box has a color of #9b79b1        
        
          <div style="background-color:#9b79b1;">Content here</div>
        
        
          .mybackground {background-color:#9b79b1;}
        
        Background color #9b79b1
      
           Border around this has a color of #9b79b1        
        
          <div style="border:2px solid #9b79b1;">Content here</div>
        
        
          .myborder {border:2px solid #9b79b1;}
        
        Border color #9b79b1