#bd2c5e color space conversions
Hex:
        #bd2c5e
        RGB:
        189, 44, 94
        CMY:
        26, 83, 63
        CMYK:
        0, 77, 50, 26
      HSL:
        339°, 62.2318%, 45.6863%
        HSV (HSB):
        339°, 76.7196%, 74.1176%
        XYZ:
        23.9073, 13.4283, 11.9215
        xyY:
        0.4854, 0.2726, 13.4283
      CIE-Lab:
        43.4017, 59.5805, 6.7368
        CIE-LCH:
        43.4017, 59.9602, 6.4510
        CIE-Luv:
        43.4017, 95.0262, -3.0819
        Hunter-Lab:
        36.6447, 52.3268, 6.3626
      #bd2c5e color charts
#bd2c5e RGB chart
      #bd2c5e CMYK chart
      #bd2c5e RGB pie chart
      #bd2c5e color shades, tints & tones
#bd2c5e color schemes
#bd2c5e color preview, HTML & CSS examples
           This text has a color of #bd2c5e        
        
          <p style="color:#bd2c5e;">Text here</p>
        
        
          .mytext {color:#bd2c5e;}
        
        Text color #bd2c5e
      
           This box has a color of #bd2c5e        
        
          <div style="background-color:#bd2c5e;">Content here</div>
        
        
          .mybackground {background-color:#bd2c5e;}
        
        Background color #bd2c5e
      
           Border around this has a color of #bd2c5e        
        
          <div style="border:2px solid #bd2c5e;">Content here</div>
        
        
          .myborder {border:2px solid #bd2c5e;}
        
        Border color #bd2c5e