#9ba4ca color space conversions
Hex:
        #9ba4ca
        RGB:
        155, 164, 202
        CMY:
        39, 36, 21
        CMYK:
        23, 19, 0, 21
      HSL:
        229°, 30.7190%, 70.0000%
        HSV (HSB):
        229°, 23.2673%, 79.2157%
        XYZ:
        37.4537, 37.7837, 61.1961
        xyY:
        0.2745, 0.2769, 37.7837
      CIE-Lab:
        67.8609, 5.0992, -20.4631
        CIE-LCH:
        67.8609, 21.0888, 283.9926
        CIE-Luv:
        67.8609, -6.7671, -32.3636
        Hunter-Lab:
        61.4685, 1.1930, -15.9993
      #9ba4ca color charts
#9ba4ca RGB chart
      #9ba4ca CMYK chart
      #9ba4ca RGB pie chart
      #9ba4ca color shades, tints & tones
#9ba4ca color schemes
#9ba4ca color preview, HTML & CSS examples
           This text has a color of #9ba4ca        
        
          <p style="color:#9ba4ca;">Text here</p>
        
        
          .mytext {color:#9ba4ca;}
        
        Text color #9ba4ca
      
           This box has a color of #9ba4ca        
        
          <div style="background-color:#9ba4ca;">Content here</div>
        
        
          .mybackground {background-color:#9ba4ca;}
        
        Background color #9ba4ca
      
           Border around this has a color of #9ba4ca        
        
          <div style="border:2px solid #9ba4ca;">Content here</div>
        
        
          .myborder {border:2px solid #9ba4ca;}
        
        Border color #9ba4ca