#9b9beb color space conversions
Hex:
        #9b9beb
        RGB:
        155, 155, 235
        CMY:
        39, 39, 8
        CMYK:
        34, 34, 0, 8
      HSL:
        240°, 66.6667%, 76.4706%
        HSV (HSB):
        240°, 34.0426%, 92.1569%
        XYZ:
        40.2343, 36.4094, 83.5044
        xyY:
        0.2512, 0.2273, 36.4094
      CIE-Lab:
        66.8316, 18.3920, -40.2552
        CIE-LCH:
        66.8316, 44.2578, 294.5549
        CIE-Luv:
        66.8316, -4.8094, -66.7118
        Hunter-Lab:
        60.3402, 13.4268, -39.8129
      #9b9beb color charts
#9b9beb RGB chart
      #9b9beb CMYK chart
      #9b9beb RGB pie chart
      #9b9beb color shades, tints & tones
#9b9beb color schemes
#9b9beb color preview, HTML & CSS examples
           This text has a color of #9b9beb        
        
          <p style="color:#9b9beb;">Text here</p>
        
        
          .mytext {color:#9b9beb;}
        
        Text color #9b9beb
      
           This box has a color of #9b9beb        
        
          <div style="background-color:#9b9beb;">Content here</div>
        
        
          .mybackground {background-color:#9b9beb;}
        
        Background color #9b9beb
      
           Border around this has a color of #9b9beb        
        
          <div style="border:2px solid #9b9beb;">Content here</div>
        
        
          .myborder {border:2px solid #9b9beb;}
        
        Border color #9b9beb