#9b7dc2 color space conversions
Hex:
        #9b7dc2
        RGB:
        155, 125, 194
        CMY:
        39, 51, 24
        CMYK:
        20, 36, 0, 24
      HSL:
        266°, 36.1257%, 62.5490%
        HSV (HSB):
        266°, 35.5670%, 76.0784%
        XYZ:
        30.5888, 25.5308, 54.3547
        xyY:
        0.2769, 0.2311, 25.5308
      CIE-Lab:
        57.5890, 25.4511, -31.7781
        CIE-LCH:
        57.5890, 40.7137, 308.6913
        CIE-Luv:
        57.5890, 10.7475, -52.2882
        Hunter-Lab:
        50.5280, 19.6367, -28.4106
      #9b7dc2 color charts
#9b7dc2 RGB chart
      #9b7dc2 CMYK chart
      #9b7dc2 RGB pie chart
      #9b7dc2 color shades, tints & tones
#9b7dc2 color schemes
#9b7dc2 color preview, HTML & CSS examples
           This text has a color of #9b7dc2        
        
          <p style="color:#9b7dc2;">Text here</p>
        
        
          .mytext {color:#9b7dc2;}
        
        Text color #9b7dc2
      
           This box has a color of #9b7dc2        
        
          <div style="background-color:#9b7dc2;">Content here</div>
        
        
          .mybackground {background-color:#9b7dc2;}
        
        Background color #9b7dc2
      
           Border around this has a color of #9b7dc2        
        
          <div style="border:2px solid #9b7dc2;">Content here</div>
        
        
          .myborder {border:2px solid #9b7dc2;}
        
        Border color #9b7dc2