#b2babd color space conversions
Hex:
        #b2babd
        RGB:
        178, 186, 189
        CMY:
        30, 27, 26
        CMYK:
        6, 2, 0, 26
      HSL:
        196°, 7.6923%, 71.9608%
        HSV (HSB):
        196°, 5.8201%, 74.1176%
        XYZ:
        45.1043, 48.2569, 55.0814
        xyY:
        0.3039, 0.3251, 48.2569
      CIE-Lab:
        74.9867, -2.1852, -2.4860
        CIE-LCH:
        74.9867, 3.3099, 228.6842
        CIE-Luv:
        74.9867, -4.5967, -3.3481
        Hunter-Lab:
        69.4672, -5.6694, 1.6153
      #b2babd color charts
#b2babd RGB chart
      #b2babd CMYK chart
      #b2babd RGB pie chart
      #b2babd color shades, tints & tones
#b2babd color schemes
#b2babd color preview, HTML & CSS examples
           This text has a color of #b2babd        
        
          <p style="color:#b2babd;">Text here</p>
        
        
          .mytext {color:#b2babd;}
        
        Text color #b2babd
      
           This box has a color of #b2babd        
        
          <div style="background-color:#b2babd;">Content here</div>
        
        
          .mybackground {background-color:#b2babd;}
        
        Background color #b2babd
      
           Border around this has a color of #b2babd        
        
          <div style="border:2px solid #b2babd;">Content here</div>
        
        
          .myborder {border:2px solid #b2babd;}
        
        Border color #b2babd