#bd547e color space conversions
Hex:
        #bd547e
        RGB:
        189, 84, 126
        CMY:
        26, 67, 51
        CMYK:
        0, 56, 33, 26
      HSL:
        336°, 44.3038%, 53.5294%
        HSV (HSB):
        336°, 55.5556%, 74.1176%
        XYZ:
        27.9225, 18.6658, 21.8699
        xyY:
        0.4079, 0.2727, 18.6658
      CIE-Lab:
        50.2939, 46.6357, -2.8276
        CIE-LCH:
        50.2939, 46.7213, 356.5304
        CIE-Luv:
        50.2939, 66.1540, -12.1485
        Hunter-Lab:
        43.2040, 39.7566, 0.2302
      #bd547e color charts
#bd547e RGB chart
      #bd547e CMYK chart
      #bd547e RGB pie chart
      #bd547e color shades, tints & tones
#bd547e color schemes
#bd547e color preview, HTML & CSS examples
           This text has a color of #bd547e        
        
          <p style="color:#bd547e;">Text here</p>
        
        
          .mytext {color:#bd547e;}
        
        Text color #bd547e
      
           This box has a color of #bd547e        
        
          <div style="background-color:#bd547e;">Content here</div>
        
        
          .mybackground {background-color:#bd547e;}
        
        Background color #bd547e
      
           Border around this has a color of #bd547e        
        
          <div style="border:2px solid #bd547e;">Content here</div>
        
        
          .myborder {border:2px solid #bd547e;}
        
        Border color #bd547e