#9b8ebe color space conversions
Hex:
        #9b8ebe
        RGB:
        155, 142, 190
        CMY:
        39, 44, 25
        CMYK:
        18, 25, 0, 25
      HSL:
        256°, 26.9663%, 65.0980%
        HSV (HSB):
        256°, 25.2632%, 74.5098%
        XYZ:
        32.4848, 30.0323, 52.7999
        xyY:
        0.2817, 0.2604, 30.0323
      CIE-Lab:
        61.6821, 14.7469, -23.1937
        CIE-LCH:
        61.6821, 27.4849, 302.4489
        CIE-Luv:
        61.6821, 3.8146, -37.6145
        Hunter-Lab:
        54.8017, 9.9065, -18.7630
      #9b8ebe color charts
#9b8ebe RGB chart
      #9b8ebe CMYK chart
      #9b8ebe RGB pie chart
      #9b8ebe color shades, tints & tones
#9b8ebe color schemes
#9b8ebe color preview, HTML & CSS examples
           This text has a color of #9b8ebe        
        
          <p style="color:#9b8ebe;">Text here</p>
        
        
          .mytext {color:#9b8ebe;}
        
        Text color #9b8ebe
      
           This box has a color of #9b8ebe        
        
          <div style="background-color:#9b8ebe;">Content here</div>
        
        
          .mybackground {background-color:#9b8ebe;}
        
        Background color #9b8ebe
      
           Border around this has a color of #9b8ebe        
        
          <div style="border:2px solid #9b8ebe;">Content here</div>
        
        
          .myborder {border:2px solid #9b8ebe;}
        
        Border color #9b8ebe