#b2bda6 color space conversions
Hex:
        #b2bda6
        RGB:
        178, 189, 166
        CMY:
        30, 26, 35
        CMYK:
        6, 0, 12, 26
      HSL:
        89°, 14.8387%, 69.6078%
        HSV (HSB):
        89°, 12.1693%, 74.1176%
        XYZ:
        43.4406, 48.6133, 43.1701
        xyY:
        0.3212, 0.3595, 48.6133
      CIE-Lab:
        75.2101, -8.0037, 10.3309
        CIE-LCH:
        75.2101, 13.0685, 127.7661
        CIE-Luv:
        75.2101, -5.1142, 16.2674
        Hunter-Lab:
        69.7233, -10.8025, 12.0961
      #b2bda6 color charts
#b2bda6 RGB chart
      #b2bda6 CMYK chart
      #b2bda6 RGB pie chart
      #b2bda6 color shades, tints & tones
#b2bda6 color schemes
#b2bda6 color preview, HTML & CSS examples
           This text has a color of #b2bda6        
        
          <p style="color:#b2bda6;">Text here</p>
        
        
          .mytext {color:#b2bda6;}
        
        Text color #b2bda6
      
           This box has a color of #b2bda6        
        
          <div style="background-color:#b2bda6;">Content here</div>
        
        
          .mybackground {background-color:#b2bda6;}
        
        Background color #b2bda6
      
           Border around this has a color of #b2bda6        
        
          <div style="border:2px solid #b2bda6;">Content here</div>
        
        
          .myborder {border:2px solid #b2bda6;}
        
        Border color #b2bda6