#9ea9cf color space conversions
Hex:
        #9ea9cf
        RGB:
        158, 169, 207
        CMY:
        38, 34, 19
        CMYK:
        24, 18, 0, 19
      HSL:
        227°, 33.7931%, 71.5686%
        HSV (HSB):
        227°, 23.6715%, 81.1765%
        XYZ:
        39.5510, 40.1500, 64.6967
        xyY:
        0.2739, 0.2781, 40.1500
      CIE-Lab:
        69.5763, 4.4240, -20.5946
        CIE-LCH:
        69.5763, 21.0644, 282.1236
        CIE-Luv:
        69.5763, -7.7569, -32.6006
        Hunter-Lab:
        63.3641, 0.5303, -16.1821
      #9ea9cf color charts
#9ea9cf RGB chart
      #9ea9cf CMYK chart
      #9ea9cf RGB pie chart
      #9ea9cf color shades, tints & tones
#9ea9cf color schemes
#9ea9cf color preview, HTML & CSS examples
           This text has a color of #9ea9cf        
        
          <p style="color:#9ea9cf;">Text here</p>
        
        
          .mytext {color:#9ea9cf;}
        
        Text color #9ea9cf
      
           This box has a color of #9ea9cf        
        
          <div style="background-color:#9ea9cf;">Content here</div>
        
        
          .mybackground {background-color:#9ea9cf;}
        
        Background color #9ea9cf
      
           Border around this has a color of #9ea9cf        
        
          <div style="border:2px solid #9ea9cf;">Content here</div>
        
        
          .myborder {border:2px solid #9ea9cf;}
        
        Border color #9ea9cf