#9ca0ed color space conversions
Hex:
        #9ca0ed
        RGB:
        156, 160, 237
        CMY:
        39, 37, 7
        CMYK:
        34, 32, 0, 7
      HSL:
        237°, 69.2308%, 77.0588%
        HSV (HSB):
        237°, 34.1772%, 92.9412%
        XYZ:
        41.5672, 38.3240, 85.3272
        xyY:
        0.2516, 0.2320, 38.3240
      CIE-Lab:
        68.2587, 16.3412, -39.1171
        CIE-LCH:
        68.2587, 42.3932, 292.6728
        CIE-Luv:
        68.2587, -6.4369, -64.7561
        Hunter-Lab:
        61.9063, 11.5182, -38.3866
      #9ca0ed color charts
#9ca0ed RGB chart
      #9ca0ed CMYK chart
      #9ca0ed RGB pie chart
      #9ca0ed color shades, tints & tones
#9ca0ed color schemes
#9ca0ed color preview, HTML & CSS examples
           This text has a color of #9ca0ed        
        
          <p style="color:#9ca0ed;">Text here</p>
        
        
          .mytext {color:#9ca0ed;}
        
        Text color #9ca0ed
      
           This box has a color of #9ca0ed        
        
          <div style="background-color:#9ca0ed;">Content here</div>
        
        
          .mybackground {background-color:#9ca0ed;}
        
        Background color #9ca0ed
      
           Border around this has a color of #9ca0ed        
        
          <div style="border:2px solid #9ca0ed;">Content here</div>
        
        
          .myborder {border:2px solid #9ca0ed;}
        
        Border color #9ca0ed