#9ca4ef color space conversions
Hex:
        #9ca4ef
        RGB:
        156, 164, 239
        CMY:
        39, 36, 6
        CMYK:
        35, 31, 0, 6
      HSL:
        234°, 72.1739%, 77.4510%
        HSV (HSB):
        234°, 34.7280%, 93.7255%
        XYZ:
        42.5657, 39.8508, 87.1099
        xyY:
        0.2511, 0.2351, 39.8508
      CIE-Lab:
        69.3632, 14.5958, -38.4882
        CIE-LCH:
        69.3632, 41.1628, 290.7681
        CIE-Luv:
        69.3632, -8.1214, -63.6261
        Hunter-Lab:
        63.1275, 9.8862, -37.6252
      #9ca4ef color charts
#9ca4ef RGB chart
      #9ca4ef CMYK chart
      #9ca4ef RGB pie chart
      #9ca4ef color shades, tints & tones
#9ca4ef color schemes
#9ca4ef color preview, HTML & CSS examples
           This text has a color of #9ca4ef        
        
          <p style="color:#9ca4ef;">Text here</p>
        
        
          .mytext {color:#9ca4ef;}
        
        Text color #9ca4ef
      
           This box has a color of #9ca4ef        
        
          <div style="background-color:#9ca4ef;">Content here</div>
        
        
          .mybackground {background-color:#9ca4ef;}
        
        Background color #9ca4ef
      
           Border around this has a color of #9ca4ef        
        
          <div style="border:2px solid #9ca4ef;">Content here</div>
        
        
          .myborder {border:2px solid #9ca4ef;}
        
        Border color #9ca4ef