#9b8cff color space conversions
Hex:
        #9b8cff
        RGB:
        155, 140, 255
        CMY:
        39, 45, 0
        CMYK:
        39, 45, 0, 0
      HSL:
        248°, 100.0000%, 77.4510%
        HSV (HSB):
        248°, 45.0980%, 100.0000%
        XYZ:
        40.9457, 32.9447, 98.8086
        xyY:
        0.2371, 0.1908, 32.9447
      CIE-Lab:
        64.1161, 32.2960, -55.4998
        CIE-LCH:
        64.1161, 64.2126, 300.1957
        CIE-Luv:
        64.1161, -0.7313, -93.1588
        Hunter-Lab:
        57.3975, 26.8909, -61.8883
      #9b8cff color charts
#9b8cff RGB chart
      #9b8cff CMYK chart
      #9b8cff RGB pie chart
      #9b8cff color shades, tints & tones
#9b8cff color schemes
#9b8cff color preview, HTML & CSS examples
           This text has a color of #9b8cff        
        
          <p style="color:#9b8cff;">Text here</p>
        
        
          .mytext {color:#9b8cff;}
        
        Text color #9b8cff
      
           This box has a color of #9b8cff        
        
          <div style="background-color:#9b8cff;">Content here</div>
        
        
          .mybackground {background-color:#9b8cff;}
        
        Background color #9b8cff
      
           Border around this has a color of #9b8cff        
        
          <div style="border:2px solid #9b8cff;">Content here</div>
        
        
          .myborder {border:2px solid #9b8cff;}
        
        Border color #9b8cff