#bd566e color space conversions
Hex:
        #bd566e
        RGB:
        189, 86, 110
        CMY:
        26, 66, 57
        CMYK:
        0, 54, 42, 26
      HSL:
        346°, 43.8298%, 53.9216%
        HSV (HSB):
        346°, 54.4974%, 74.1176%
        XYZ:
        27.1285, 18.6002, 16.9122
        xyY:
        0.4331, 0.2969, 18.6002
      CIE-Lab:
        50.2161, 43.7903, 6.6571
        CIE-LCH:
        50.2161, 44.2934, 8.6440
        CIE-Luv:
        50.2161, 69.3504, 0.4892
        Hunter-Lab:
        43.1279, 36.8070, 6.9395
      #bd566e color charts
#bd566e RGB chart
      #bd566e CMYK chart
      #bd566e RGB pie chart
      #bd566e color shades, tints & tones
#bd566e color schemes
#bd566e color preview, HTML & CSS examples
           This text has a color of #bd566e        
        
          <p style="color:#bd566e;">Text here</p>
        
        
          .mytext {color:#bd566e;}
        
        Text color #bd566e
      
           This box has a color of #bd566e        
        
          <div style="background-color:#bd566e;">Content here</div>
        
        
          .mybackground {background-color:#bd566e;}
        
        Background color #bd566e
      
           Border around this has a color of #bd566e        
        
          <div style="border:2px solid #bd566e;">Content here</div>
        
        
          .myborder {border:2px solid #bd566e;}
        
        Border color #bd566e