#b9329e color space conversions
Hex:
        #b9329e
        RGB:
        185, 50, 158
        CMY:
        27, 80, 38
        CMYK:
        0, 73, 15, 27
      HSL:
        312°, 57.4468%, 46.0784%
        HSV (HSB):
        312°, 72.9730%, 72.5490%
        XYZ:
        27.3197, 15.0641, 33.8155
        xyY:
        0.3585, 0.1977, 15.0641
      CIE-Lab:
        45.7219, 63.9337, -29.0235
        CIE-LCH:
        45.7219, 70.2131, 335.5837
        CIE-Luv:
        45.7219, 65.5156, -51.1981
        Hunter-Lab:
        38.8125, 57.7225, -24.4878
      #b9329e color charts
#b9329e RGB chart
      #b9329e CMYK chart
      #b9329e RGB pie chart
      #b9329e color shades, tints & tones
#b9329e color schemes
#b9329e color preview, HTML & CSS examples
           This text has a color of #b9329e        
        
          <p style="color:#b9329e;">Text here</p>
        
        
          .mytext {color:#b9329e;}
        
        Text color #b9329e
      
           This box has a color of #b9329e        
        
          <div style="background-color:#b9329e;">Content here</div>
        
        
          .mybackground {background-color:#b9329e;}
        
        Background color #b9329e
      
           Border around this has a color of #b9329e        
        
          <div style="border:2px solid #b9329e;">Content here</div>
        
        
          .myborder {border:2px solid #b9329e;}
        
        Border color #b9329e