#bd2f5b color space conversions
Hex:
        #bd2f5b
        RGB:
        189, 47, 91
        CMY:
        26, 82, 64
        CMYK:
        0, 75, 52, 26
      HSL:
        341°, 60.1695%, 46.2745%
        HSV (HSB):
        341°, 75.1323%, 74.1176%
        XYZ:
        23.8911, 13.6072, 11.2648
        xyY:
        0.4899, 0.2790, 13.6072
      CIE-Lab:
        43.6642, 58.3774, 8.9798
        CIE-LCH:
        43.6642, 59.0640, 8.7448
        CIE-Luv:
        43.6642, 94.9075, -0.3092
        Hunter-Lab:
        36.8879, 51.0548, 7.7156
      #bd2f5b color charts
#bd2f5b RGB chart
      #bd2f5b CMYK chart
      #bd2f5b RGB pie chart
      #bd2f5b color shades, tints & tones
#bd2f5b color schemes
#bd2f5b color preview, HTML & CSS examples
           This text has a color of #bd2f5b        
        
          <p style="color:#bd2f5b;">Text here</p>
        
        
          .mytext {color:#bd2f5b;}
        
        Text color #bd2f5b
      
           This box has a color of #bd2f5b        
        
          <div style="background-color:#bd2f5b;">Content here</div>
        
        
          .mybackground {background-color:#bd2f5b;}
        
        Background color #bd2f5b
      
           Border around this has a color of #bd2f5b        
        
          <div style="border:2px solid #bd2f5b;">Content here</div>
        
        
          .myborder {border:2px solid #bd2f5b;}
        
        Border color #bd2f5b