#bd566b color space conversions
Hex:
        #bd566b
        RGB:
        189, 86, 107
        CMY:
        26, 66, 58
        CMYK:
        0, 54, 43, 26
      HSL:
        348°, 43.8298%, 53.9216%
        HSV (HSB):
        348°, 54.4974%, 74.1176%
        XYZ:
        26.9679, 18.5359, 16.0663
        xyY:
        0.4380, 0.3011, 18.5359
      CIE-Lab:
        50.1398, 43.4683, 8.3486
        CIE-LCH:
        50.1398, 44.2628, 10.8719
        CIE-Luv:
        50.1398, 70.1142, 2.5914
        Hunter-Lab:
        43.0534, 36.4659, 8.0120
      #bd566b color charts
#bd566b RGB chart
      #bd566b CMYK chart
      #bd566b RGB pie chart
      #bd566b color shades, tints & tones
#bd566b color schemes
#bd566b color preview, HTML & CSS examples
           This text has a color of #bd566b        
        
          <p style="color:#bd566b;">Text here</p>
        
        
          .mytext {color:#bd566b;}
        
        Text color #bd566b
      
           This box has a color of #bd566b        
        
          <div style="background-color:#bd566b;">Content here</div>
        
        
          .mybackground {background-color:#bd566b;}
        
        Background color #bd566b
      
           Border around this has a color of #bd566b        
        
          <div style="border:2px solid #bd566b;">Content here</div>
        
        
          .myborder {border:2px solid #bd566b;}
        
        Border color #bd566b