#bd2a7e color space conversions
Hex:
        #bd2a7e
        RGB:
        189, 42, 126
        CMY:
        26, 84, 51
        CMYK:
        0, 78, 33, 26
      HSL:
        326°, 63.6364%, 45.2941%
        HSV (HSB):
        326°, 77.7778%, 74.1176%
        XYZ:
        25.5801, 13.9811, 21.0891
        xyY:
        0.4218, 0.2305, 13.9811
      CIE-Lab:
        44.2058, 63.3104, -11.9135
        CIE-LCH:
        44.2058, 64.4216, 349.3429
        CIE-Luv:
        44.2058, 83.2528, -26.9440
        Hunter-Lab:
        37.3913, 56.6805, -7.2662
      #bd2a7e color charts
#bd2a7e RGB chart
      #bd2a7e CMYK chart
      #bd2a7e RGB pie chart
      #bd2a7e color shades, tints & tones
#bd2a7e color schemes
#bd2a7e color preview, HTML & CSS examples
           This text has a color of #bd2a7e        
        
          <p style="color:#bd2a7e;">Text here</p>
        
        
          .mytext {color:#bd2a7e;}
        
        Text color #bd2a7e
      
           This box has a color of #bd2a7e        
        
          <div style="background-color:#bd2a7e;">Content here</div>
        
        
          .mybackground {background-color:#bd2a7e;}
        
        Background color #bd2a7e
      
           Border around this has a color of #bd2a7e        
        
          <div style="border:2px solid #bd2a7e;">Content here</div>
        
        
          .myborder {border:2px solid #bd2a7e;}
        
        Border color #bd2a7e