#bd2a6b color space conversions
Hex:
        #bd2a6b
        RGB:
        189, 42, 107
        CMY:
        26, 84, 58
        CMYK:
        0, 78, 43, 26
      HSL:
        333°, 63.6364%, 45.2941%
        HSV (HSB):
        333°, 77.7778%, 74.1176%
        XYZ:
        24.4681, 13.5363, 15.2331
        xyY:
        0.4596, 0.2543, 13.5363
      CIE-Lab:
        43.5604, 61.3448, -1.1355
        CIE-LCH:
        43.5604, 61.3553, 358.9395
        CIE-Luv:
        43.5604, 90.8261, -12.7022
        Hunter-Lab:
        36.7917, 54.3248, 1.2060
      #bd2a6b color charts
#bd2a6b RGB chart
      #bd2a6b CMYK chart
      #bd2a6b RGB pie chart
      #bd2a6b color shades, tints & tones
#bd2a6b color schemes
#bd2a6b color preview, HTML & CSS examples
           This text has a color of #bd2a6b        
        
          <p style="color:#bd2a6b;">Text here</p>
        
        
          .mytext {color:#bd2a6b;}
        
        Text color #bd2a6b
      
           This box has a color of #bd2a6b        
        
          <div style="background-color:#bd2a6b;">Content here</div>
        
        
          .mybackground {background-color:#bd2a6b;}
        
        Background color #bd2a6b
      
           Border around this has a color of #bd2a6b        
        
          <div style="border:2px solid #bd2a6b;">Content here</div>
        
        
          .myborder {border:2px solid #bd2a6b;}
        
        Border color #bd2a6b