#bd2a4d color space conversions
Hex:
        #bd2a4d
        RGB:
        189, 42, 77
        CMY:
        26, 84, 70
        CMYK:
        0, 78, 59, 26
      HSL:
        346°, 63.6364%, 45.2941%
        HSV (HSB):
        346°, 77.7778%, 74.1176%
        XYZ:
        23.1538, 13.0106, 8.3121
        xyY:
        0.5206, 0.2925, 13.0106
      CIE-Lab:
        42.7792, 58.9122, 16.5008
        CIE-LCH:
        42.7792, 61.1794, 15.6471
        CIE-Luv:
        42.7792, 101.7176, 7.2541
        Hunter-Lab:
        36.0702, 51.4581, 11.5861
      #bd2a4d color charts
#bd2a4d RGB chart
      #bd2a4d CMYK chart
      #bd2a4d RGB pie chart
      #bd2a4d color shades, tints & tones
#bd2a4d color schemes
#bd2a4d color preview, HTML & CSS examples
           This text has a color of #bd2a4d        
        
          <p style="color:#bd2a4d;">Text here</p>
        
        
          .mytext {color:#bd2a4d;}
        
        Text color #bd2a4d
      
           This box has a color of #bd2a4d        
        
          <div style="background-color:#bd2a4d;">Content here</div>
        
        
          .mybackground {background-color:#bd2a4d;}
        
        Background color #bd2a4d
      
           Border around this has a color of #bd2a4d        
        
          <div style="border:2px solid #bd2a4d;">Content here</div>
        
        
          .myborder {border:2px solid #bd2a4d;}
        
        Border color #bd2a4d