#b34d86 color space conversions
Hex:
        #b34d86
        RGB:
        179, 77, 134
        CMY:
        30, 70, 47
        CMYK:
        0, 57, 25, 30
      HSL:
        326°, 40.1575%, 50.1961%
        HSV (HSB):
        326°, 56.9832%, 70.1961%
        XYZ:
        25.5474, 16.6127, 24.4143
        xyY:
        0.3837, 0.2495, 16.6127
      CIE-Lab:
        47.7683, 47.8171, -11.5590
        CIE-LCH:
        47.7683, 49.1944, 346.4104
        CIE-Luv:
        47.7683, 59.5057, -24.0160
        Hunter-Lab:
        40.7587, 40.5554, -6.9835
      #b34d86 color charts
#b34d86 RGB chart
      #b34d86 CMYK chart
      #b34d86 RGB pie chart
      #b34d86 color shades, tints & tones
#b34d86 color schemes
#b34d86 color preview, HTML & CSS examples
           This text has a color of #b34d86        
        
          <p style="color:#b34d86;">Text here</p>
        
        
          .mytext {color:#b34d86;}
        
        Text color #b34d86
      
           This box has a color of #b34d86        
        
          <div style="background-color:#b34d86;">Content here</div>
        
        
          .mybackground {background-color:#b34d86;}
        
        Background color #b34d86
      
           Border around this has a color of #b34d86        
        
          <div style="border:2px solid #b34d86;">Content here</div>
        
        
          .myborder {border:2px solid #b34d86;}
        
        Border color #b34d86