#9b67bd color space conversions
Hex:
        #9b67bd
        RGB:
        155, 103, 189
        CMY:
        39, 60, 26
        CMYK:
        18, 46, 0, 26
      HSL:
        276°, 39.4495%, 57.2549%
        HSV (HSB):
        276°, 45.5026%, 74.1176%
        XYZ:
        27.5531, 20.3432, 50.6185
        xyY:
        0.2797, 0.2065, 20.3432
      CIE-Lab:
        52.2230, 36.8485, -37.3080
        CIE-LCH:
        52.2230, 52.4376, 314.6450
        CIE-Luv:
        52.2230, 20.1025, -61.4325
        Hunter-Lab:
        45.1034, 30.1125, -34.9674
      #9b67bd color charts
#9b67bd RGB chart
      #9b67bd CMYK chart
      #9b67bd RGB pie chart
      #9b67bd color shades, tints & tones
#9b67bd color schemes
#9b67bd color preview, HTML & CSS examples
           This text has a color of #9b67bd        
        
          <p style="color:#9b67bd;">Text here</p>
        
        
          .mytext {color:#9b67bd;}
        
        Text color #9b67bd
      
           This box has a color of #9b67bd        
        
          <div style="background-color:#9b67bd;">Content here</div>
        
        
          .mybackground {background-color:#9b67bd;}
        
        Background color #9b67bd
      
           Border around this has a color of #9b67bd        
        
          <div style="border:2px solid #9b67bd;">Content here</div>
        
        
          .myborder {border:2px solid #9b67bd;}
        
        Border color #9b67bd