#bd356b color space conversions
Hex:
        #bd356b
        RGB:
        189, 53, 107
        CMY:
        26, 79, 58
        CMYK:
        0, 72, 43, 26
      HSL:
        336°, 56.1983%, 47.4510%
        HSV (HSB):
        336°, 71.9577%, 74.1176%
        XYZ:
        24.9132, 14.4266, 15.3815
        xyY:
        0.4553, 0.2636, 14.4266
      CIE-Lab:
        44.8386, 57.7529, 0.7321
        CIE-LCH:
        44.8386, 57.7575, 0.7263
        CIE-Luv:
        44.8386, 86.7543, -9.7071
        Hunter-Lab:
        37.9823, 50.6120, 2.5773
      #bd356b color charts
#bd356b RGB chart
      #bd356b CMYK chart
      #bd356b RGB pie chart
      #bd356b color shades, tints & tones
#bd356b color schemes
#bd356b color preview, HTML & CSS examples
           This text has a color of #bd356b        
        
          <p style="color:#bd356b;">Text here</p>
        
        
          .mytext {color:#bd356b;}
        
        Text color #bd356b
      
           This box has a color of #bd356b        
        
          <div style="background-color:#bd356b;">Content here</div>
        
        
          .mybackground {background-color:#bd356b;}
        
        Background color #bd356b
      
           Border around this has a color of #bd356b        
        
          <div style="border:2px solid #bd356b;">Content here</div>
        
        
          .myborder {border:2px solid #bd356b;}
        
        Border color #bd356b