#bd2b7d color space conversions
Hex:
        #bd2b7d
        RGB:
        189, 43, 125
        CMY:
        26, 83, 51
        CMYK:
        0, 77, 34, 26
      HSL:
        326°, 62.9310%, 45.4902%
        HSV (HSB):
        326°, 77.2487%, 74.1176%
        XYZ:
        25.5518, 14.0272, 20.7628
        xyY:
        0.4235, 0.2325, 14.0272
      CIE-Lab:
        44.2720, 62.9061, -11.1996
        CIE-LCH:
        44.2720, 63.8953, 349.9050
        CIE-Luv:
        44.2720, 83.3671, -25.9270
        Hunter-Lab:
        37.4530, 56.2367, -6.6516
      #bd2b7d color charts
#bd2b7d RGB chart
      #bd2b7d CMYK chart
      #bd2b7d RGB pie chart
      #bd2b7d color shades, tints & tones
#bd2b7d color schemes
#bd2b7d color preview, HTML & CSS examples
           This text has a color of #bd2b7d        
        
          <p style="color:#bd2b7d;">Text here</p>
        
        
          .mytext {color:#bd2b7d;}
        
        Text color #bd2b7d
      
           This box has a color of #bd2b7d        
        
          <div style="background-color:#bd2b7d;">Content here</div>
        
        
          .mybackground {background-color:#bd2b7d;}
        
        Background color #bd2b7d
      
           Border around this has a color of #bd2b7d        
        
          <div style="border:2px solid #bd2b7d;">Content here</div>
        
        
          .myborder {border:2px solid #bd2b7d;}
        
        Border color #bd2b7d