#9b78a3 color space conversions
Hex:
        #9b78a3
        RGB:
        155, 120, 163
        CMY:
        39, 53, 36
        CMYK:
        5, 26, 0, 36
      HSL:
        289°, 18.9427%, 55.4902%
        HSV (HSB):
        289°, 26.3804%, 63.9216%
        XYZ:
        26.8449, 23.0458, 37.6837
        xyY:
        0.3065, 0.2632, 23.0458
      CIE-Lab:
        55.1195, 21.5036, -17.7998
        CIE-LCH:
        55.1195, 27.9149, 320.3835
        CIE-Luv:
        55.1195, 16.6923, -29.5189
        Hunter-Lab:
        48.0061, 15.8061, -12.9371
      #9b78a3 color charts
#9b78a3 RGB chart
      #9b78a3 CMYK chart
      #9b78a3 RGB pie chart
      #9b78a3 color shades, tints & tones
#9b78a3 color schemes
#9b78a3 color preview, HTML & CSS examples
           This text has a color of #9b78a3        
        
          <p style="color:#9b78a3;">Text here</p>
        
        
          .mytext {color:#9b78a3;}
        
        Text color #9b78a3
      
           This box has a color of #9b78a3        
        
          <div style="background-color:#9b78a3;">Content here</div>
        
        
          .mybackground {background-color:#9b78a3;}
        
        Background color #9b78a3
      
           Border around this has a color of #9b78a3        
        
          <div style="border:2px solid #9b78a3;">Content here</div>
        
        
          .myborder {border:2px solid #9b78a3;}
        
        Border color #9b78a3