#bd328f color space conversions
Hex:
        #bd328f
        RGB:
        189, 50, 143
        CMY:
        26, 80, 44
        CMYK:
        0, 74, 24, 26
      HSL:
        320°, 58.1590%, 46.8627%
        HSV (HSB):
        320°, 73.5450%, 74.1176%
        XYZ:
        27.0848, 15.0832, 27.4704
        xyY:
        0.3889, 0.2166, 15.0832
      CIE-Lab:
        45.7479, 62.8728, -19.9142
        CIE-LCH:
        45.7479, 65.9512, 342.4250
        CIE-Luv:
        45.7479, 74.2477, -38.0707
        Hunter-Lab:
        38.8371, 56.5201, -14.7513
      #bd328f color charts
#bd328f RGB chart
      #bd328f CMYK chart
      #bd328f RGB pie chart
      #bd328f color shades, tints & tones
#bd328f color schemes
#bd328f color preview, HTML & CSS examples
           This text has a color of #bd328f        
        
          <p style="color:#bd328f;">Text here</p>
        
        
          .mytext {color:#bd328f;}
        
        Text color #bd328f
      
           This box has a color of #bd328f        
        
          <div style="background-color:#bd328f;">Content here</div>
        
        
          .mybackground {background-color:#bd328f;}
        
        Background color #bd328f
      
           Border around this has a color of #bd328f        
        
          <div style="border:2px solid #bd328f;">Content here</div>
        
        
          .myborder {border:2px solid #bd328f;}
        
        Border color #bd328f