#9b78be color space conversions
Hex:
        #9b78be
        RGB:
        155, 120, 190
        CMY:
        39, 53, 25
        CMYK:
        18, 37, 0, 25
      HSL:
        270°, 35.0000%, 60.7843%
        HSV (HSB):
        270°, 36.8421%, 74.5098%
        XYZ:
        29.5283, 24.1192, 51.8144
        xyY:
        0.2800, 0.2287, 24.1192
      CIE-Lab:
        56.2070, 27.4019, -31.6498
        CIE-LCH:
        56.2070, 41.8637, 310.8856
        CIE-Luv:
        56.2070, 13.2871, -52.1122
        Hunter-Lab:
        49.1113, 21.3788, -28.1754
      #9b78be color charts
#9b78be RGB chart
      #9b78be CMYK chart
      #9b78be RGB pie chart
      #9b78be color shades, tints & tones
#9b78be color schemes
#9b78be color preview, HTML & CSS examples
           This text has a color of #9b78be        
        
          <p style="color:#9b78be;">Text here</p>
        
        
          .mytext {color:#9b78be;}
        
        Text color #9b78be
      
           This box has a color of #9b78be        
        
          <div style="background-color:#9b78be;">Content here</div>
        
        
          .mybackground {background-color:#9b78be;}
        
        Background color #9b78be
      
           Border around this has a color of #9b78be        
        
          <div style="border:2px solid #9b78be;">Content here</div>
        
        
          .myborder {border:2px solid #9b78be;}
        
        Border color #9b78be