#9fa2eb color space conversions
Hex:
        #9fa2eb
        RGB:
        159, 162, 235
        CMY:
        38, 36, 8
        CMYK:
        32, 31, 0, 8
      HSL:
        238°, 65.5172%, 77.2549%
        HSV (HSB):
        238°, 32.3404%, 92.1569%
        XYZ:
        42.2138, 39.2097, 83.9406
        xyY:
        0.2553, 0.2371, 39.2097
      CIE-Lab:
        68.9029, 15.5222, -37.0021
        CIE-LCH:
        68.9029, 40.1260, 292.7579
        CIE-Luv:
        68.9029, -5.7627, -61.1962
        Hunter-Lab:
        62.6177, 10.7551, -35.6474
      #9fa2eb color charts
#9fa2eb RGB chart
      #9fa2eb CMYK chart
      #9fa2eb RGB pie chart
      #9fa2eb color shades, tints & tones
#9fa2eb color schemes
#9fa2eb color preview, HTML & CSS examples
           This text has a color of #9fa2eb        
        
          <p style="color:#9fa2eb;">Text here</p>
        
        
          .mytext {color:#9fa2eb;}
        
        Text color #9fa2eb
      
           This box has a color of #9fa2eb        
        
          <div style="background-color:#9fa2eb;">Content here</div>
        
        
          .mybackground {background-color:#9fa2eb;}
        
        Background color #9fa2eb
      
           Border around this has a color of #9fa2eb        
        
          <div style="border:2px solid #9fa2eb;">Content here</div>
        
        
          .myborder {border:2px solid #9fa2eb;}
        
        Border color #9fa2eb