#9b9bea color space conversions
Hex:
        #9b9bea
        RGB:
        155, 155, 234
        CMY:
        39, 39, 8
        CMYK:
        34, 34, 0, 8
      HSL:
        240°, 65.2893%, 76.2745%
        HSV (HSB):
        240°, 33.7607%, 91.7647%
        XYZ:
        40.0902, 36.3518, 82.7455
        xyY:
        0.2518, 0.2284, 36.3518
      CIE-Lab:
        66.7878, 18.1317, -39.7744
        CIE-LCH:
        66.7878, 43.7122, 294.5066
        CIE-Luv:
        66.7878, -4.7486, -65.8686
        Hunter-Lab:
        60.2924, 13.1781, -39.1651
      #9b9bea color charts
#9b9bea RGB chart
      #9b9bea CMYK chart
      #9b9bea RGB pie chart
      #9b9bea color shades, tints & tones
#9b9bea color schemes
#9b9bea color preview, HTML & CSS examples
           This text has a color of #9b9bea        
        
          <p style="color:#9b9bea;">Text here</p>
        
        
          .mytext {color:#9b9bea;}
        
        Text color #9b9bea
      
           This box has a color of #9b9bea        
        
          <div style="background-color:#9b9bea;">Content here</div>
        
        
          .mybackground {background-color:#9b9bea;}
        
        Background color #9b9bea
      
           Border around this has a color of #9b9bea        
        
          <div style="border:2px solid #9b9bea;">Content here</div>
        
        
          .myborder {border:2px solid #9b9bea;}
        
        Border color #9b9bea