#9b7fbc color space conversions
Hex:
        #9b7fbc
        RGB:
        155, 127, 188
        CMY:
        39, 50, 26
        CMYK:
        18, 32, 0, 26
      HSL:
        268°, 31.2821%, 61.7647%
        HSV (HSB):
        268°, 32.4468%, 73.7255%
        XYZ:
        30.1840, 25.7781, 50.9618
        xyY:
        0.2823, 0.2411, 25.7781
      CIE-Lab:
        57.8259, 22.9122, -27.9973
        CIE-LCH:
        57.8259, 36.1776, 309.2959
        CIE-Luv:
        57.8259, 10.5800, -45.9523
        Hunter-Lab:
        50.7722, 17.2669, -23.9709
      #9b7fbc color charts
#9b7fbc RGB chart
      #9b7fbc CMYK chart
      #9b7fbc RGB pie chart
      #9b7fbc color shades, tints & tones
#9b7fbc color schemes
#9b7fbc color preview, HTML & CSS examples
           This text has a color of #9b7fbc        
        
          <p style="color:#9b7fbc;">Text here</p>
        
        
          .mytext {color:#9b7fbc;}
        
        Text color #9b7fbc
      
           This box has a color of #9b7fbc        
        
          <div style="background-color:#9b7fbc;">Content here</div>
        
        
          .mybackground {background-color:#9b7fbc;}
        
        Background color #9b7fbc
      
           Border around this has a color of #9b7fbc        
        
          <div style="border:2px solid #9b7fbc;">Content here</div>
        
        
          .myborder {border:2px solid #9b7fbc;}
        
        Border color #9b7fbc