#9b9fea color space conversions
Hex:
        #9b9fea
        RGB:
        155, 159, 234
        CMY:
        39, 38, 8
        CMYK:
        34, 32, 0, 8
      HSL:
        237°, 65.2893%, 76.2745%
        HSV (HSB):
        237°, 33.7607%, 91.7647%
        XYZ:
        40.7670, 37.7053, 82.9711
        xyY:
        0.2525, 0.2336, 37.7053
      CIE-Lab:
        67.8029, 15.8548, -38.1900
        CIE-LCH:
        67.8029, 41.3503, 292.5461
        CIE-Luv:
        67.8029, -6.3244, -63.0746
        Hunter-Lab:
        61.4047, 11.0492, -37.1304
      #9b9fea color charts
#9b9fea RGB chart
      #9b9fea CMYK chart
      #9b9fea RGB pie chart
      #9b9fea color shades, tints & tones
#9b9fea color schemes
#9b9fea color preview, HTML & CSS examples
           This text has a color of #9b9fea        
        
          <p style="color:#9b9fea;">Text here</p>
        
        
          .mytext {color:#9b9fea;}
        
        Text color #9b9fea
      
           This box has a color of #9b9fea        
        
          <div style="background-color:#9b9fea;">Content here</div>
        
        
          .mybackground {background-color:#9b9fea;}
        
        Background color #9b9fea
      
           Border around this has a color of #9b9fea        
        
          <div style="border:2px solid #9b9fea;">Content here</div>
        
        
          .myborder {border:2px solid #9b9fea;}
        
        Border color #9b9fea