#bd2b6e color space conversions
Hex:
        #bd2b6e
        RGB:
        189, 43, 110
        CMY:
        26, 83, 57
        CMYK:
        0, 77, 42, 26
      HSL:
        332°, 62.9310%, 45.4902%
        HSV (HSB):
        332°, 77.2487%, 74.1176%
        XYZ:
        24.6646, 13.6724, 16.0909
        xyY:
        0.4532, 0.2512, 13.6724
      CIE-Lab:
        43.7593, 61.3368, -2.7060
        CIE-LCH:
        43.7593, 61.3965, 357.4739
        CIE-Luv:
        43.7593, 89.3229, -14.6440
        Hunter-Lab:
        36.9762, 54.3586, 0.0821
      #bd2b6e color charts
#bd2b6e RGB chart
      #bd2b6e CMYK chart
      #bd2b6e RGB pie chart
      #bd2b6e color shades, tints & tones
#bd2b6e color schemes
#bd2b6e color preview, HTML & CSS examples
           This text has a color of #bd2b6e        
        
          <p style="color:#bd2b6e;">Text here</p>
        
        
          .mytext {color:#bd2b6e;}
        
        Text color #bd2b6e
      
           This box has a color of #bd2b6e        
        
          <div style="background-color:#bd2b6e;">Content here</div>
        
        
          .mybackground {background-color:#bd2b6e;}
        
        Background color #bd2b6e
      
           Border around this has a color of #bd2b6e        
        
          <div style="border:2px solid #bd2b6e;">Content here</div>
        
        
          .myborder {border:2px solid #bd2b6e;}
        
        Border color #bd2b6e