#b9327e color space conversions
Hex:
        #b9327e
        RGB:
        185, 50, 126
        CMY:
        27, 80, 51
        CMYK:
        0, 73, 32, 27
      HSL:
        326°, 57.4468%, 46.0784%
        HSV (HSB):
        326°, 72.9730%, 72.5490%
        XYZ:
        24.9141, 14.1019, 21.1475
        xyY:
        0.4141, 0.2344, 14.1019
      CIE-Lab:
        44.3786, 59.7390, -11.7222
        CIE-LCH:
        44.3786, 60.8782, 348.8982
        CIE-Luv:
        44.3786, 77.5823, -26.0293
        Hunter-Lab:
        37.5524, 52.7087, -7.1022
      #b9327e color charts
#b9327e RGB chart
      #b9327e CMYK chart
      #b9327e RGB pie chart
      #b9327e color shades, tints & tones
#b9327e color schemes
#b9327e color preview, HTML & CSS examples
           This text has a color of #b9327e        
        
          <p style="color:#b9327e;">Text here</p>
        
        
          .mytext {color:#b9327e;}
        
        Text color #b9327e
      
           This box has a color of #b9327e        
        
          <div style="background-color:#b9327e;">Content here</div>
        
        
          .mybackground {background-color:#b9327e;}
        
        Background color #b9327e
      
           Border around this has a color of #b9327e        
        
          <div style="border:2px solid #b9327e;">Content here</div>
        
        
          .myborder {border:2px solid #b9327e;}
        
        Border color #b9327e