#bd2b7e color space conversions
Hex:
        #bd2b7e
        RGB:
        189, 43, 126
        CMY:
        26, 83, 51
        CMYK:
        0, 77, 33, 26
      HSL:
        326°, 62.9310%, 45.4902%
        HSV (HSB):
        326°, 77.2487%, 74.1176%
        XYZ:
        25.6160, 14.0529, 21.1010
        xyY:
        0.4215, 0.2312, 14.0529
      CIE-Lab:
        44.3087, 63.0178, -11.7579
        CIE-LCH:
        44.3087, 64.1053, 349.4312
        CIE-Luv:
        44.3087, 82.9658, -26.6953
        Hunter-Lab:
        37.4872, 56.3712, -7.1324
      #bd2b7e color charts
#bd2b7e RGB chart
      #bd2b7e CMYK chart
      #bd2b7e RGB pie chart
      #bd2b7e color shades, tints & tones
#bd2b7e color schemes
#bd2b7e color preview, HTML & CSS examples
           This text has a color of #bd2b7e        
        
          <p style="color:#bd2b7e;">Text here</p>
        
        
          .mytext {color:#bd2b7e;}
        
        Text color #bd2b7e
      
           This box has a color of #bd2b7e        
        
          <div style="background-color:#bd2b7e;">Content here</div>
        
        
          .mybackground {background-color:#bd2b7e;}
        
        Background color #bd2b7e
      
           Border around this has a color of #bd2b7e        
        
          <div style="border:2px solid #bd2b7e;">Content here</div>
        
        
          .myborder {border:2px solid #bd2b7e;}
        
        Border color #bd2b7e