#9b7dcb color space conversions
Hex:
        #9b7dcb
        RGB:
        155, 125, 203
        CMY:
        39, 51, 20
        CMYK:
        24, 38, 0, 20
      HSL:
        263°, 42.8571%, 64.3137%
        HSV (HSB):
        263°, 38.4236%, 79.6078%
        XYZ:
        31.6307, 25.9476, 59.8412
        xyY:
        0.2694, 0.2210, 25.9476
      CIE-Lab:
        57.9873, 27.5815, -36.2594
        CIE-LCH:
        57.9873, 45.5575, 307.2592
        CIE-Luv:
        57.9873, 9.7260, -59.8251
        Hunter-Lab:
        50.9388, 21.6976, -33.9948
      #9b7dcb color charts
#9b7dcb RGB chart
      #9b7dcb CMYK chart
      #9b7dcb RGB pie chart
      #9b7dcb color shades, tints & tones
#9b7dcb color schemes
#9b7dcb color preview, HTML & CSS examples
           This text has a color of #9b7dcb        
        
          <p style="color:#9b7dcb;">Text here</p>
        
        
          .mytext {color:#9b7dcb;}
        
        Text color #9b7dcb
      
           This box has a color of #9b7dcb        
        
          <div style="background-color:#9b7dcb;">Content here</div>
        
        
          .mybackground {background-color:#9b7dcb;}
        
        Background color #9b7dcb
      
           Border around this has a color of #9b7dcb        
        
          <div style="border:2px solid #9b7dcb;">Content here</div>
        
        
          .myborder {border:2px solid #9b7dcb;}
        
        Border color #9b7dcb