#bd707d color space conversions
Hex:
        #bd707d
        RGB:
        189, 112, 125
        CMY:
        26, 56, 51
        CMYK:
        0, 41, 34, 26
      HSL:
        350°, 36.8421%, 59.0196%
        HSV (HSB):
        350°, 40.7407%, 74.1176%
        XYZ:
        30.4821, 23.8878, 22.4063
        xyY:
        0.3970, 0.3111, 23.8878
      CIE-Lab:
        55.9753, 32.0080, 6.0180
        CIE-LCH:
        55.9753, 32.5688, 10.6483
        CIE-Luv:
        55.9753, 50.6002, 2.2667
        Hunter-Lab:
        48.8752, 25.7940, 7.0318
      #bd707d color charts
#bd707d RGB chart
      #bd707d CMYK chart
      #bd707d RGB pie chart
      #bd707d color shades, tints & tones
#bd707d color schemes
#bd707d color preview, HTML & CSS examples
           This text has a color of #bd707d        
        
          <p style="color:#bd707d;">Text here</p>
        
        
          .mytext {color:#bd707d;}
        
        Text color #bd707d
      
           This box has a color of #bd707d        
        
          <div style="background-color:#bd707d;">Content here</div>
        
        
          .mybackground {background-color:#bd707d;}
        
        Background color #bd707d
      
           Border around this has a color of #bd707d        
        
          <div style="border:2px solid #bd707d;">Content here</div>
        
        
          .myborder {border:2px solid #bd707d;}
        
        Border color #bd707d