#b2929b color space conversions
Hex:
        #b2929b
        RGB:
        178, 146, 155
        CMY:
        30, 43, 39
        CMYK:
        0, 18, 13, 30
      HSL:
        343°, 17.2043%, 63.5294%
        HSV (HSB):
        343°, 17.9775%, 69.8039%
        XYZ:
        34.5554, 32.3893, 35.4408
        xyY:
        0.3375, 0.3163, 32.3893
      CIE-Lab:
        63.6633, 13.4818, -0.2260
        CIE-LCH:
        63.6633, 13.4837, 359.0395
        CIE-Luv:
        63.6633, 18.7941, -2.6554
        Hunter-Lab:
        56.9116, 8.7857, 2.9162
      #b2929b color charts
#b2929b RGB chart
      #b2929b CMYK chart
      #b2929b RGB pie chart
      #b2929b color shades, tints & tones
#b2929b color schemes
#b2929b color preview, HTML & CSS examples
           This text has a color of #b2929b        
        
          <p style="color:#b2929b;">Text here</p>
        
        
          .mytext {color:#b2929b;}
        
        Text color #b2929b
      
           This box has a color of #b2929b        
        
          <div style="background-color:#b2929b;">Content here</div>
        
        
          .mybackground {background-color:#b2929b;}
        
        Background color #b2929b
      
           Border around this has a color of #b2929b        
        
          <div style="border:2px solid #b2929b;">Content here</div>
        
        
          .myborder {border:2px solid #b2929b;}
        
        Border color #b2929b