#b32d86 color space conversions
Hex:
        #b32d86
        RGB:
        179, 45, 134
        CMY:
        30, 82, 47
        CMYK:
        0, 75, 25, 30
      HSL:
        320°, 59.8214%, 43.9216%
        HSV (HSB):
        320°, 74.8603%, 70.1961%
        XYZ:
        23.8319, 13.1817, 23.8425
        xyY:
        0.3916, 0.2166, 13.1817
      CIE-Lab:
        43.0358, 60.8253, -18.7623
        CIE-LCH:
        43.0358, 63.6533, 342.8569
        CIE-Luv:
        43.0358, 71.2846, -35.5567
        Hunter-Lab:
        36.3066, 53.6318, -13.5210
      #b32d86 color charts
#b32d86 RGB chart
      #b32d86 CMYK chart
      #b32d86 RGB pie chart
      #b32d86 color shades, tints & tones
#b32d86 color schemes
#b32d86 color preview, HTML & CSS examples
           This text has a color of #b32d86        
        
          <p style="color:#b32d86;">Text here</p>
        
        
          .mytext {color:#b32d86;}
        
        Text color #b32d86
      
           This box has a color of #b32d86        
        
          <div style="background-color:#b32d86;">Content here</div>
        
        
          .mybackground {background-color:#b32d86;}
        
        Background color #b32d86
      
           Border around this has a color of #b32d86        
        
          <div style="border:2px solid #b32d86;">Content here</div>
        
        
          .myborder {border:2px solid #b32d86;}
        
        Border color #b32d86