#bd4d6a color space conversions
Hex:
        #bd4d6a
        RGB:
        189, 77, 106
        CMY:
        26, 70, 58
        CMYK:
        0, 59, 44, 26
      HSL:
        344°, 45.9016%, 52.1569%
        HSV (HSB):
        344°, 59.2593%, 74.1176%
        XYZ:
        26.2417, 17.1672, 15.5662
        xyY:
        0.4450, 0.2911, 17.1672
      CIE-Lab:
        48.4700, 47.6895, 6.5779
        CIE-LCH:
        48.4700, 48.1411, 7.8533
        CIE-Luv:
        48.4700, 75.4934, -0.4884
        Hunter-Lab:
        41.4333, 40.5442, 6.7285
      #bd4d6a color charts
#bd4d6a RGB chart
      #bd4d6a CMYK chart
      #bd4d6a RGB pie chart
      #bd4d6a color shades, tints & tones
#bd4d6a color schemes
#bd4d6a color preview, HTML & CSS examples
           This text has a color of #bd4d6a        
        
          <p style="color:#bd4d6a;">Text here</p>
        
        
          .mytext {color:#bd4d6a;}
        
        Text color #bd4d6a
      
           This box has a color of #bd4d6a        
        
          <div style="background-color:#bd4d6a;">Content here</div>
        
        
          .mybackground {background-color:#bd4d6a;}
        
        Background color #bd4d6a
      
           Border around this has a color of #bd4d6a        
        
          <div style="border:2px solid #bd4d6a;">Content here</div>
        
        
          .myborder {border:2px solid #bd4d6a;}
        
        Border color #bd4d6a