#bd2a7f color space conversions
Hex:
        #bd2a7f
        RGB:
        189, 42, 127
        CMY:
        26, 84, 50
        CMYK:
        0, 78, 33, 26
      HSL:
        325°, 63.6364%, 45.2941%
        HSV (HSB):
        325°, 77.7778%, 74.1176%
        XYZ:
        25.6450, 14.0071, 21.4307
        xyY:
        0.4198, 0.2293, 14.0071
      CIE-Lab:
        44.2430, 63.4226, -12.4707
        CIE-LCH:
        44.2430, 64.6371, 348.8759
        CIE-Luv:
        44.2430, 82.8487, -27.7139
        Hunter-Lab:
        37.4260, 56.8161, -7.7521
      #bd2a7f color charts
#bd2a7f RGB chart
      #bd2a7f CMYK chart
      #bd2a7f RGB pie chart
      #bd2a7f color shades, tints & tones
#bd2a7f color schemes
#bd2a7f color preview, HTML & CSS examples
           This text has a color of #bd2a7f        
        
          <p style="color:#bd2a7f;">Text here</p>
        
        
          .mytext {color:#bd2a7f;}
        
        Text color #bd2a7f
      
           This box has a color of #bd2a7f        
        
          <div style="background-color:#bd2a7f;">Content here</div>
        
        
          .mybackground {background-color:#bd2a7f;}
        
        Background color #bd2a7f
      
           Border around this has a color of #bd2a7f        
        
          <div style="border:2px solid #bd2a7f;">Content here</div>
        
        
          .myborder {border:2px solid #bd2a7f;}
        
        Border color #bd2a7f