#9b7ecd color space conversions
Hex:
        #9b7ecd
        RGB:
        155, 126, 205
        CMY:
        39, 51, 20
        CMYK:
        24, 39, 0, 20
      HSL:
        262°, 44.1341%, 64.9020%
        HSV (HSB):
        262°, 38.5366%, 80.3922%
        XYZ:
        31.9979, 26.2980, 61.1472
        xyY:
        0.2679, 0.2202, 26.2980
      CIE-Lab:
        58.3189, 27.4877, -36.8709
        CIE-LCH:
        58.3189, 45.9895, 306.7050
        CIE-Luv:
        58.3189, 9.1078, -60.8602
        Hunter-Lab:
        51.2816, 21.6347, -34.7991
      #9b7ecd color charts
#9b7ecd RGB chart
      #9b7ecd CMYK chart
      #9b7ecd RGB pie chart
      #9b7ecd color shades, tints & tones
#9b7ecd color schemes
#9b7ecd color preview, HTML & CSS examples
           This text has a color of #9b7ecd        
        
          <p style="color:#9b7ecd;">Text here</p>
        
        
          .mytext {color:#9b7ecd;}
        
        Text color #9b7ecd
      
           This box has a color of #9b7ecd        
        
          <div style="background-color:#9b7ecd;">Content here</div>
        
        
          .mybackground {background-color:#9b7ecd;}
        
        Background color #9b7ecd
      
           Border around this has a color of #9b7ecd        
        
          <div style="border:2px solid #9b7ecd;">Content here</div>
        
        
          .myborder {border:2px solid #9b7ecd;}
        
        Border color #9b7ecd