#9b8bff color space conversions
Hex:
        #9b8bff
        RGB:
        155, 139, 255
        CMY:
        39, 45, 0
        CMYK:
        39, 45, 0, 0
      HSL:
        248°, 100.0000%, 77.2549%
        HSV (HSB):
        248°, 45.4902%, 100.0000%
        XYZ:
        40.8002, 32.6538, 98.7602
        xyY:
        0.2369, 0.1896, 32.6538
      CIE-Lab:
        63.8796, 32.8678, -55.8759
        CIE-LCH:
        63.8796, 64.8260, 300.4653
        CIE-Luv:
        63.8796, -0.3922, -93.7779
        Hunter-Lab:
        57.1435, 27.4470, -62.4695
      #9b8bff color charts
#9b8bff RGB chart
      #9b8bff CMYK chart
      #9b8bff RGB pie chart
      #9b8bff color shades, tints & tones
#9b8bff color schemes
#9b8bff color preview, HTML & CSS examples
           This text has a color of #9b8bff        
        
          <p style="color:#9b8bff;">Text here</p>
        
        
          .mytext {color:#9b8bff;}
        
        Text color #9b8bff
      
           This box has a color of #9b8bff        
        
          <div style="background-color:#9b8bff;">Content here</div>
        
        
          .mybackground {background-color:#9b8bff;}
        
        Background color #9b8bff
      
           Border around this has a color of #9b8bff        
        
          <div style="border:2px solid #9b8bff;">Content here</div>
        
        
          .myborder {border:2px solid #9b8bff;}
        
        Border color #9b8bff