#9b9cbf color space conversions
Hex:
        #9b9cbf
        RGB:
        155, 156, 191
        CMY:
        39, 39, 25
        CMYK:
        19, 18, 0, 25
      HSL:
        238°, 21.9512%, 67.8431%
        HSV (HSB):
        238°, 18.8482%, 74.9020%
        XYZ:
        34.8100, 34.5071, 54.1161
        xyY:
        0.2820, 0.2796, 34.5071
      CIE-Lab:
        65.3631, 7.0297, -18.1420
        CIE-LCH:
        65.3631, 19.4563, 291.1804
        CIE-Luv:
        65.3631, -2.5783, -28.7530
        Hunter-Lab:
        58.7427, 2.9765, -13.5003
      #9b9cbf color charts
#9b9cbf RGB chart
      #9b9cbf CMYK chart
      #9b9cbf RGB pie chart
      #9b9cbf color shades, tints & tones
#9b9cbf color schemes
#9b9cbf color preview, HTML & CSS examples
           This text has a color of #9b9cbf        
        
          <p style="color:#9b9cbf;">Text here</p>
        
        
          .mytext {color:#9b9cbf;}
        
        Text color #9b9cbf
      
           This box has a color of #9b9cbf        
        
          <div style="background-color:#9b9cbf;">Content here</div>
        
        
          .mybackground {background-color:#9b9cbf;}
        
        Background color #9b9cbf
      
           Border around this has a color of #9b9cbf        
        
          <div style="border:2px solid #9b9cbf;">Content here</div>
        
        
          .myborder {border:2px solid #9b9cbf;}
        
        Border color #9b9cbf