#9baacb color space conversions
Hex:
        #9baacb
        RGB:
        155, 170, 203
        CMY:
        39, 33, 20
        CMYK:
        24, 16, 0, 20
      HSL:
        221°, 31.5789%, 70.1961%
        HSV (HSB):
        221°, 23.6453%, 79.6078%
        XYZ:
        38.6718, 40.0298, 62.1882
        xyY:
        0.2745, 0.2841, 40.0298
      CIE-Lab:
        69.4908, 2.0057, -18.5402
        CIE-LCH:
        69.4908, 18.6484, 276.1743
        CIE-Luv:
        69.4908, -9.4814, -28.9163
        Hunter-Lab:
        63.2691, -1.6169, -13.9887
      #9baacb color charts
#9baacb RGB chart
      #9baacb CMYK chart
      #9baacb RGB pie chart
      #9baacb color shades, tints & tones
#9baacb color schemes
#9baacb color preview, HTML & CSS examples
           This text has a color of #9baacb        
        
          <p style="color:#9baacb;">Text here</p>
        
        
          .mytext {color:#9baacb;}
        
        Text color #9baacb
      
           This box has a color of #9baacb        
        
          <div style="background-color:#9baacb;">Content here</div>
        
        
          .mybackground {background-color:#9baacb;}
        
        Background color #9baacb
      
           Border around this has a color of #9baacb        
        
          <div style="border:2px solid #9baacb;">Content here</div>
        
        
          .myborder {border:2px solid #9baacb;}
        
        Border color #9baacb