#bd566d color space conversions
Hex:
        #bd566d
        RGB:
        189, 86, 109
        CMY:
        26, 66, 57
        CMYK:
        0, 54, 42, 26
      HSL:
        347°, 43.8298%, 53.9216%
        HSV (HSB):
        347°, 54.4974%, 74.1176%
        XYZ:
        27.0744, 18.5785, 16.6270
        xyY:
        0.4347, 0.2983, 18.5785
      CIE-Lab:
        50.1904, 43.6820, 7.2204
        CIE-LCH:
        50.1904, 44.2747, 9.3859
        CIE-Luv:
        50.1904, 69.6063, 1.1938
        Hunter-Lab:
        43.1028, 36.6921, 7.3007
      #bd566d color charts
#bd566d RGB chart
      #bd566d CMYK chart
      #bd566d RGB pie chart
      #bd566d color shades, tints & tones
#bd566d color schemes
#bd566d color preview, HTML & CSS examples
           This text has a color of #bd566d        
        
          <p style="color:#bd566d;">Text here</p>
        
        
          .mytext {color:#bd566d;}
        
        Text color #bd566d
      
           This box has a color of #bd566d        
        
          <div style="background-color:#bd566d;">Content here</div>
        
        
          .mybackground {background-color:#bd566d;}
        
        Background color #bd566d
      
           Border around this has a color of #bd566d        
        
          <div style="border:2px solid #bd566d;">Content here</div>
        
        
          .myborder {border:2px solid #bd566d;}
        
        Border color #bd566d