#bd547b color space conversions
Hex:
        #bd547b
        RGB:
        189, 84, 123
        CMY:
        26, 67, 52
        CMYK:
        0, 56, 35, 26
      HSL:
        338°, 44.3038%, 53.5294%
        HSV (HSB):
        338°, 55.5556%, 74.1176%
        XYZ:
        27.7317, 18.5895, 20.8654
        xyY:
        0.4128, 0.2767, 18.5895
      CIE-Lab:
        50.2035, 46.2670, -1.1622
        CIE-LCH:
        50.2035, 46.2816, 358.5611
        CIE-Luv:
        50.2035, 66.9850, -9.8830
        Hunter-Lab:
        43.1156, 39.3581, 1.4880
      #bd547b color charts
#bd547b RGB chart
      #bd547b CMYK chart
      #bd547b RGB pie chart
      #bd547b color shades, tints & tones
#bd547b color schemes
#bd547b color preview, HTML & CSS examples
           This text has a color of #bd547b        
        
          <p style="color:#bd547b;">Text here</p>
        
        
          .mytext {color:#bd547b;}
        
        Text color #bd547b
      
           This box has a color of #bd547b        
        
          <div style="background-color:#bd547b;">Content here</div>
        
        
          .mybackground {background-color:#bd547b;}
        
        Background color #bd547b
      
           Border around this has a color of #bd547b        
        
          <div style="border:2px solid #bd547b;">Content here</div>
        
        
          .myborder {border:2px solid #bd547b;}
        
        Border color #bd547b