#b29fb4 color space conversions
Hex:
        #b29fb4
        RGB:
        178, 159, 180
        CMY:
        30, 38, 29
        CMYK:
        1, 12, 0, 29
      HSL:
        294°, 12.2807%, 66.4706%
        HSV (HSB):
        294°, 11.6667%, 70.5882%
        XYZ:
        38.9965, 37.5565, 48.3738
        xyY:
        0.3122, 0.3006, 37.5565
      CIE-Lab:
        67.6925, 10.7908, -8.3116
        CIE-LCH:
        67.6925, 13.6207, 322.3948
        CIE-Luv:
        67.6925, 9.5448, -14.1944
        Hunter-Lab:
        61.2834, 6.3390, -3.9020
      #b29fb4 color charts
#b29fb4 RGB chart
      #b29fb4 CMYK chart
      #b29fb4 RGB pie chart
      #b29fb4 color shades, tints & tones
#b29fb4 color schemes
#b29fb4 color preview, HTML & CSS examples
           This text has a color of #b29fb4        
        
          <p style="color:#b29fb4;">Text here</p>
        
        
          .mytext {color:#b29fb4;}
        
        Text color #b29fb4
      
           This box has a color of #b29fb4        
        
          <div style="background-color:#b29fb4;">Content here</div>
        
        
          .mybackground {background-color:#b29fb4;}
        
        Background color #b29fb4
      
           Border around this has a color of #b29fb4        
        
          <div style="border:2px solid #b29fb4;">Content here</div>
        
        
          .myborder {border:2px solid #b29fb4;}
        
        Border color #b29fb4