#9b9fbe color space conversions
Hex:
        #9b9fbe
        RGB:
        155, 159, 190
        CMY:
        39, 38, 25
        CMYK:
        18, 16, 0, 25
      HSL:
        233°, 21.2121%, 67.6471%
        HSV (HSB):
        233°, 18.4211%, 74.5098%
        XYZ:
        35.2100, 35.4825, 53.7082
        xyY:
        0.2830, 0.2852, 35.4825
      CIE-Lab:
        66.1226, 5.1206, -16.4335
        CIE-LCH:
        66.1226, 17.2128, 287.3069
        CIE-Luv:
        66.1226, -3.8944, -25.8079
        Hunter-Lab:
        59.5672, 1.2681, -11.7612
      #9b9fbe color charts
#9b9fbe RGB chart
      #9b9fbe CMYK chart
      #9b9fbe RGB pie chart
      #9b9fbe color shades, tints & tones
#9b9fbe color schemes
#9b9fbe color preview, HTML & CSS examples
           This text has a color of #9b9fbe        
        
          <p style="color:#9b9fbe;">Text here</p>
        
        
          .mytext {color:#9b9fbe;}
        
        Text color #9b9fbe
      
           This box has a color of #9b9fbe        
        
          <div style="background-color:#9b9fbe;">Content here</div>
        
        
          .mybackground {background-color:#9b9fbe;}
        
        Background color #9b9fbe
      
           Border around this has a color of #9b9fbe        
        
          <div style="border:2px solid #9b9fbe;">Content here</div>
        
        
          .myborder {border:2px solid #9b9fbe;}
        
        Border color #9b9fbe