#9b8bcb color space conversions
Hex:
        #9b8bcb
        RGB:
        155, 139, 203
        CMY:
        39, 45, 20
        CMYK:
        24, 32, 0, 20
      HSL:
        255°, 38.0952%, 67.0588%
        HSV (HSB):
        255°, 31.5271%, 79.6078%
        XYZ:
        33.5297, 29.7456, 60.4742
        xyY:
        0.2709, 0.2404, 29.7456
      CIE-Lab:
        61.4341, 19.5242, -30.8922
        CIE-LCH:
        61.4341, 36.5449, 302.2933
        CIE-Luv:
        61.4341, 4.0101, -50.6432
        Hunter-Lab:
        54.5395, 14.2936, -27.5639
      #9b8bcb color charts
#9b8bcb RGB chart
      #9b8bcb CMYK chart
      #9b8bcb RGB pie chart
      #9b8bcb color shades, tints & tones
#9b8bcb color schemes
#9b8bcb color preview, HTML & CSS examples
           This text has a color of #9b8bcb        
        
          <p style="color:#9b8bcb;">Text here</p>
        
        
          .mytext {color:#9b8bcb;}
        
        Text color #9b8bcb
      
           This box has a color of #9b8bcb        
        
          <div style="background-color:#9b8bcb;">Content here</div>
        
        
          .mybackground {background-color:#9b8bcb;}
        
        Background color #9b8bcb
      
           Border around this has a color of #9b8bcb        
        
          <div style="border:2px solid #9b8bcb;">Content here</div>
        
        
          .myborder {border:2px solid #9b8bcb;}
        
        Border color #9b8bcb