#9bacbd color space conversions
Hex:
        #9bacbd
        RGB:
        155, 172, 189
        CMY:
        39, 33, 26
        CMYK:
        18, 9, 0, 26
      HSL:
        210°, 20.4819%, 67.4510%
        HSV (HSB):
        210°, 17.9894%, 74.1176%
        XYZ:
        37.4554, 40.1477, 53.9193
        xyY:
        0.2848, 0.3053, 40.1477
      CIE-Lab:
        69.5746, -2.2818, -10.6885
        CIE-LCH:
        69.5746, 10.9293, 257.9491
        CIE-Luv:
        69.5746, -9.8558, -15.8100
        Hunter-Lab:
        63.3622, -5.3670, -6.1004
      #9bacbd color charts
#9bacbd RGB chart
      #9bacbd CMYK chart
      #9bacbd RGB pie chart
      #9bacbd color shades, tints & tones
#9bacbd color schemes
#9bacbd color preview, HTML & CSS examples
           This text has a color of #9bacbd        
        
          <p style="color:#9bacbd;">Text here</p>
        
        
          .mytext {color:#9bacbd;}
        
        Text color #9bacbd
      
           This box has a color of #9bacbd        
        
          <div style="background-color:#9bacbd;">Content here</div>
        
        
          .mybackground {background-color:#9bacbd;}
        
        Background color #9bacbd
      
           Border around this has a color of #9bacbd        
        
          <div style="border:2px solid #9bacbd;">Content here</div>
        
        
          .myborder {border:2px solid #9bacbd;}
        
        Border color #9bacbd