#9ba9cf color space conversions
Hex:
        #9ba9cf
        RGB:
        155, 169, 207
        CMY:
        39, 34, 19
        CMYK:
        25, 18, 0, 19
      HSL:
        224°, 35.1351%, 70.9804%
        HSV (HSB):
        224°, 25.1208%, 81.1765%
        XYZ:
        38.9680, 39.8495, 64.6694
        xyY:
        0.2716, 0.2777, 39.8495
      CIE-Lab:
        69.3622, 3.5035, -20.9400
        CIE-LCH:
        69.3622, 21.2310, 279.4982
        CIE-Luv:
        69.3622, -9.2015, -33.0089
        Hunter-Lab:
        63.1265, -0.2831, -16.5506
      #9ba9cf color charts
#9ba9cf RGB chart
      #9ba9cf CMYK chart
      #9ba9cf RGB pie chart
      #9ba9cf color shades, tints & tones
#9ba9cf color schemes
#9ba9cf color preview, HTML & CSS examples
           This text has a color of #9ba9cf        
        
          <p style="color:#9ba9cf;">Text here</p>
        
        
          .mytext {color:#9ba9cf;}
        
        Text color #9ba9cf
      
           This box has a color of #9ba9cf        
        
          <div style="background-color:#9ba9cf;">Content here</div>
        
        
          .mybackground {background-color:#9ba9cf;}
        
        Background color #9ba9cf
      
           Border around this has a color of #9ba9cf        
        
          <div style="border:2px solid #9ba9cf;">Content here</div>
        
        
          .myborder {border:2px solid #9ba9cf;}
        
        Border color #9ba9cf