#b2b0be color space conversions
Hex:
        #b2b0be
        RGB:
        178, 176, 190
        CMY:
        30, 31, 25
        CMYK:
        6, 7, 0, 25
      HSL:
        249°, 9.7222%, 71.7647%
        HSV (HSB):
        249°, 7.3684%, 74.5098%
        XYZ:
        43.1797, 44.2334, 54.9773
        xyY:
        0.3032, 0.3106, 44.2334
      CIE-Lab:
        72.3842, 3.4045, -6.8726
        CIE-LCH:
        72.3842, 7.6696, 296.3522
        CIE-Luv:
        72.3842, 0.3015, -10.9118
        Hunter-Lab:
        66.5082, -0.5001, -2.4549
      #b2b0be color charts
#b2b0be RGB chart
      #b2b0be CMYK chart
      #b2b0be RGB pie chart
      #b2b0be color shades, tints & tones
#b2b0be color schemes
#b2b0be color preview, HTML & CSS examples
           This text has a color of #b2b0be        
        
          <p style="color:#b2b0be;">Text here</p>
        
        
          .mytext {color:#b2b0be;}
        
        Text color #b2b0be
      
           This box has a color of #b2b0be        
        
          <div style="background-color:#b2b0be;">Content here</div>
        
        
          .mybackground {background-color:#b2b0be;}
        
        Background color #b2b0be
      
           Border around this has a color of #b2b0be        
        
          <div style="border:2px solid #b2b0be;">Content here</div>
        
        
          .myborder {border:2px solid #b2b0be;}
        
        Border color #b2b0be