#9fa5eb color space conversions
Hex:
        #9fa5eb
        RGB:
        159, 165, 235
        CMY:
        38, 35, 8
        CMYK:
        32, 30, 0, 8
      HSL:
        235°, 65.5172%, 77.2549%
        HSV (HSB):
        235°, 32.3404%, 92.1569%
        XYZ:
        42.7486, 40.2794, 84.1189
        xyY:
        0.2558, 0.2410, 40.2794
      CIE-Lab:
        69.6680, 13.8286, -35.8127
        CIE-LCH:
        69.6680, 38.3898, 291.1134
        CIE-Luv:
        69.6680, -6.9712, -59.0753
        Hunter-Lab:
        63.4660, 9.1662, -34.1577
      #9fa5eb color charts
#9fa5eb RGB chart
      #9fa5eb CMYK chart
      #9fa5eb RGB pie chart
      #9fa5eb color shades, tints & tones
#9fa5eb color schemes
#9fa5eb color preview, HTML & CSS examples
           This text has a color of #9fa5eb        
        
          <p style="color:#9fa5eb;">Text here</p>
        
        
          .mytext {color:#9fa5eb;}
        
        Text color #9fa5eb
      
           This box has a color of #9fa5eb        
        
          <div style="background-color:#9fa5eb;">Content here</div>
        
        
          .mybackground {background-color:#9fa5eb;}
        
        Background color #9fa5eb
      
           Border around this has a color of #9fa5eb        
        
          <div style="border:2px solid #9fa5eb;">Content here</div>
        
        
          .myborder {border:2px solid #9fa5eb;}
        
        Border color #9fa5eb