#b9b8ee color space conversions
Hex:
        #b9b8ee
        RGB:
        185, 184, 238
        CMY:
        27, 28, 7
        CMYK:
        22, 23, 0, 7
      HSL:
        241°, 61.3636%, 82.7451%
        HSV (HSB):
        241°, 22.6891%, 93.3333%
        XYZ:
        52.5807, 50.7683, 87.9169
        xyY:
        0.2749, 0.2654, 50.7683
      CIE-Lab:
        76.5385, 11.5827, -26.6886
        CIE-LCH:
        76.5385, 29.0936, 293.4607
        CIE-Luv:
        76.5385, -2.6956, -44.2034
        Hunter-Lab:
        71.2519, 7.0342, -23.2809
      #b9b8ee color charts
#b9b8ee RGB chart
      #b9b8ee CMYK chart
      #b9b8ee RGB pie chart
      #b9b8ee color shades, tints & tones
#b9b8ee color schemes
#b9b8ee color preview, HTML & CSS examples
           This text has a color of #b9b8ee        
        
          <p style="color:#b9b8ee;">Text here</p>
        
        
          .mytext {color:#b9b8ee;}
        
        Text color #b9b8ee
      
           This box has a color of #b9b8ee        
        
          <div style="background-color:#b9b8ee;">Content here</div>
        
        
          .mybackground {background-color:#b9b8ee;}
        
        Background color #b9b8ee
      
           Border around this has a color of #b9b8ee        
        
          <div style="border:2px solid #b9b8ee;">Content here</div>
        
        
          .myborder {border:2px solid #b9b8ee;}
        
        Border color #b9b8ee