#bd709d color space conversions
Hex:
        #bd709d
        RGB:
        189, 112, 157
        CMY:
        26, 56, 38
        CMYK:
        0, 41, 17, 26
      HSL:
        325°, 36.8421%, 59.0196%
        HSV (HSB):
        325°, 40.7407%, 74.1176%
        XYZ:
        32.8662, 24.8415, 34.9609
        xyY:
        0.3547, 0.2681, 24.8415
      CIE-Lab:
        56.9206, 36.6331, -11.2276
        CIE-LCH:
        56.9206, 38.3150, 342.9604
        CIE-Luv:
        56.9206, 44.2110, -22.4034
        Hunter-Lab:
        49.8412, 30.4841, -6.6999
      #bd709d color charts
#bd709d RGB chart
      #bd709d CMYK chart
      #bd709d RGB pie chart
      #bd709d color shades, tints & tones
#bd709d color schemes
#bd709d color preview, HTML & CSS examples
           This text has a color of #bd709d        
        
          <p style="color:#bd709d;">Text here</p>
        
        
          .mytext {color:#bd709d;}
        
        Text color #bd709d
      
           This box has a color of #bd709d        
        
          <div style="background-color:#bd709d;">Content here</div>
        
        
          .mybackground {background-color:#bd709d;}
        
        Background color #bd709d
      
           Border around this has a color of #bd709d        
        
          <div style="border:2px solid #bd709d;">Content here</div>
        
        
          .myborder {border:2px solid #bd709d;}
        
        Border color #bd709d