#9b9bfe color space conversions
Hex:
        #9b9bfe
        RGB:
        155, 155, 254
        CMY:
        39, 39, 0
        CMYK:
        39, 39, 0, 0
      HSL:
        240°, 98.0198%, 80.1961%
        HSV (HSB):
        240°, 38.9764%, 99.6078%
        XYZ:
        43.1283, 37.5670, 98.7440
        xyY:
        0.2404, 0.2094, 37.5670
      CIE-Lab:
        67.7003, 23.4412, -49.2780
        CIE-LCH:
        67.7003, 54.5693, 295.4402
        CIE-Luv:
        67.7003, -5.9555, -82.6052
        Hunter-Lab:
        61.2919, 18.3413, -52.6144
      #9b9bfe color charts
#9b9bfe RGB chart
      #9b9bfe CMYK chart
      #9b9bfe RGB pie chart
      #9b9bfe color shades, tints & tones
#9b9bfe color schemes
#9b9bfe color preview, HTML & CSS examples
           This text has a color of #9b9bfe        
        
          <p style="color:#9b9bfe;">Text here</p>
        
        
          .mytext {color:#9b9bfe;}
        
        Text color #9b9bfe
      
           This box has a color of #9b9bfe        
        
          <div style="background-color:#9b9bfe;">Content here</div>
        
        
          .mybackground {background-color:#9b9bfe;}
        
        Background color #9b9bfe
      
           Border around this has a color of #9b9bfe        
        
          <div style="border:2px solid #9b9bfe;">Content here</div>
        
        
          .myborder {border:2px solid #9b9bfe;}
        
        Border color #9b9bfe