#b2b7d7 color space conversions
Hex:
        #b2b7d7
        RGB:
        178, 183, 215
        CMY:
        30, 28, 16
        CMYK:
        17, 15, 0, 16
      HSL:
        232°, 31.6239%, 77.0588%
        HSV (HSB):
        232°, 17.2093%, 84.3137%
        XYZ:
        47.5593, 48.2382, 71.0942
        xyY:
        0.2850, 0.2890, 48.2382
      CIE-Lab:
        74.9750, 4.8166, -16.6554
        CIE-LCH:
        74.9750, 17.3379, 286.1293
        CIE-Luv:
        74.9750, -4.4746, -26.6273
        Hunter-Lab:
        69.4538, 0.6860, -12.0728
      #b2b7d7 color charts
#b2b7d7 RGB chart
      #b2b7d7 CMYK chart
      #b2b7d7 RGB pie chart
      #b2b7d7 color shades, tints & tones
#b2b7d7 color schemes
#b2b7d7 color preview, HTML & CSS examples
           This text has a color of #b2b7d7        
        
          <p style="color:#b2b7d7;">Text here</p>
        
        
          .mytext {color:#b2b7d7;}
        
        Text color #b2b7d7
      
           This box has a color of #b2b7d7        
        
          <div style="background-color:#b2b7d7;">Content here</div>
        
        
          .mybackground {background-color:#b2b7d7;}
        
        Background color #b2b7d7
      
           Border around this has a color of #b2b7d7        
        
          <div style="border:2px solid #b2b7d7;">Content here</div>
        
        
          .myborder {border:2px solid #b2b7d7;}
        
        Border color #b2b7d7