#bd2c6d color space conversions
Hex:
        #bd2c6d
        RGB:
        189, 44, 109
        CMY:
        26, 83, 57
        CMYK:
        0, 77, 42, 26
      HSL:
        333°, 62.2318%, 45.6863%
        HSV (HSB):
        333°, 76.7196%, 74.1176%
        XYZ:
        24.6473, 13.7243, 15.8180
        xyY:
        0.4548, 0.2533, 13.7243
      CIE-Lab:
        43.8349, 60.9362, -1.9745
        CIE-LCH:
        43.8349, 60.9682, 358.1441
        CIE-Luv:
        43.8349, 89.3763, -13.6592
        Hunter-Lab:
        37.0463, 53.9266, 0.6169
      #bd2c6d color charts
#bd2c6d RGB chart
      #bd2c6d CMYK chart
      #bd2c6d RGB pie chart
      #bd2c6d color shades, tints & tones
#bd2c6d color schemes
#bd2c6d color preview, HTML & CSS examples
           This text has a color of #bd2c6d        
        
          <p style="color:#bd2c6d;">Text here</p>
        
        
          .mytext {color:#bd2c6d;}
        
        Text color #bd2c6d
      
           This box has a color of #bd2c6d        
        
          <div style="background-color:#bd2c6d;">Content here</div>
        
        
          .mybackground {background-color:#bd2c6d;}
        
        Background color #bd2c6d
      
           Border around this has a color of #bd2c6d        
        
          <div style="border:2px solid #bd2c6d;">Content here</div>
        
        
          .myborder {border:2px solid #bd2c6d;}
        
        Border color #bd2c6d