#b2b7ee color space conversions
Hex:
        #b2b7ee
        RGB:
        178, 183, 238
        CMY:
        30, 28, 7
        CMYK:
        25, 23, 0, 7
      HSL:
        235°, 63.8298%, 81.5686%
        HSV (HSB):
        235°, 25.2101%, 93.3333%
        XYZ:
        50.7262, 49.5050, 87.7708
        xyY:
        0.2698, 0.2633, 49.5050
      CIE-Lab:
        75.7644, 10.0357, -27.9199
        CIE-LCH:
        75.7644, 29.6687, 289.7708
        CIE-Luv:
        75.7644, -5.7192, -45.9608
        Hunter-Lab:
        70.3598, 5.5607, -24.7099
      #b2b7ee color charts
#b2b7ee RGB chart
      #b2b7ee CMYK chart
      #b2b7ee RGB pie chart
      #b2b7ee color shades, tints & tones
#b2b7ee color schemes
#b2b7ee color preview, HTML & CSS examples
           This text has a color of #b2b7ee        
        
          <p style="color:#b2b7ee;">Text here</p>
        
        
          .mytext {color:#b2b7ee;}
        
        Text color #b2b7ee
      
           This box has a color of #b2b7ee        
        
          <div style="background-color:#b2b7ee;">Content here</div>
        
        
          .mybackground {background-color:#b2b7ee;}
        
        Background color #b2b7ee
      
           Border around this has a color of #b2b7ee        
        
          <div style="border:2px solid #b2b7ee;">Content here</div>
        
        
          .myborder {border:2px solid #b2b7ee;}
        
        Border color #b2b7ee