#bd1d7b color space conversions
Hex:
        #bd1d7b
        RGB:
        189, 29, 123
        CMY:
        26, 89, 52
        CMYK:
        0, 85, 35, 26
      HSL:
        325°, 73.3945%, 42.7451%
        HSV (HSB):
        325°, 84.6561%, 74.1176%
        XYZ:
        25.0008, 13.1276, 19.9551
        xyY:
        0.4304, 0.2260, 13.1276
      CIE-Lab:
        42.9549, 66.2466, -11.9579
        CIE-LCH:
        42.9549, 67.3172, 349.7680
        CIE-Luv:
        42.9549, 87.7033, -27.3864
        Hunter-Lab:
        36.2320, 59.7623, -7.2920
      #bd1d7b color charts
#bd1d7b RGB chart
      #bd1d7b CMYK chart
      #bd1d7b RGB pie chart
      #bd1d7b color shades, tints & tones
#bd1d7b color schemes
#bd1d7b color preview, HTML & CSS examples
           This text has a color of #bd1d7b        
        
          <p style="color:#bd1d7b;">Text here</p>
        
        
          .mytext {color:#bd1d7b;}
        
        Text color #bd1d7b
      
           This box has a color of #bd1d7b        
        
          <div style="background-color:#bd1d7b;">Content here</div>
        
        
          .mybackground {background-color:#bd1d7b;}
        
        Background color #bd1d7b
      
           Border around this has a color of #bd1d7b        
        
          <div style="border:2px solid #bd1d7b;">Content here</div>
        
        
          .myborder {border:2px solid #bd1d7b;}
        
        Border color #bd1d7b