#9ca1ec color space conversions
Hex:
        #9ca1ec
        RGB:
        156, 161, 236
        CMY:
        39, 37, 7
        CMYK:
        34, 32, 0, 7
      HSL:
        236°, 67.7966%, 76.8627%
        HSV (HSB):
        236°, 33.8983%, 92.5490%
        XYZ:
        41.5955, 38.6138, 84.6178
        xyY:
        0.2524, 0.2343, 38.6138
      CIE-Lab:
        68.4706, 15.5141, -38.2394
        CIE-LCH:
        68.4706, 41.2667, 292.0829
        CIE-Luv:
        68.4706, -6.7774, -63.2068
        Hunter-Lab:
        62.1400, 10.7400, -37.2389
      #9ca1ec color charts
#9ca1ec RGB chart
      #9ca1ec CMYK chart
      #9ca1ec RGB pie chart
      #9ca1ec color shades, tints & tones
#9ca1ec color schemes
#9ca1ec color preview, HTML & CSS examples
           This text has a color of #9ca1ec        
        
          <p style="color:#9ca1ec;">Text here</p>
        
        
          .mytext {color:#9ca1ec;}
        
        Text color #9ca1ec
      
           This box has a color of #9ca1ec        
        
          <div style="background-color:#9ca1ec;">Content here</div>
        
        
          .mybackground {background-color:#9ca1ec;}
        
        Background color #9ca1ec
      
           Border around this has a color of #9ca1ec        
        
          <div style="border:2px solid #9ca1ec;">Content here</div>
        
        
          .myborder {border:2px solid #9ca1ec;}
        
        Border color #9ca1ec