#bd2d7e color space conversions
Hex:
        #bd2d7e
        RGB:
        189, 45, 126
        CMY:
        26, 82, 51
        CMYK:
        0, 76, 33, 26
      HSL:
        326°, 61.5385%, 45.8824%
        HSV (HSB):
        326°, 76.1905%, 74.1176%
        XYZ:
        25.6905, 14.2019, 21.1259
        xyY:
        0.4210, 0.2327, 14.2019
      CIE-Lab:
        44.5212, 62.4150, -11.4371
        CIE-LCH:
        44.5212, 63.4542, 349.6162
        CIE-Luv:
        44.5212, 82.3728, -26.1814
        Hunter-Lab:
        37.6855, 55.7356, -6.8572
      #bd2d7e color charts
#bd2d7e RGB chart
      #bd2d7e CMYK chart
      #bd2d7e RGB pie chart
      #bd2d7e color shades, tints & tones
#bd2d7e color schemes
#bd2d7e color preview, HTML & CSS examples
           This text has a color of #bd2d7e        
        
          <p style="color:#bd2d7e;">Text here</p>
        
        
          .mytext {color:#bd2d7e;}
        
        Text color #bd2d7e
      
           This box has a color of #bd2d7e        
        
          <div style="background-color:#bd2d7e;">Content here</div>
        
        
          .mybackground {background-color:#bd2d7e;}
        
        Background color #bd2d7e
      
           Border around this has a color of #bd2d7e        
        
          <div style="border:2px solid #bd2d7e;">Content here</div>
        
        
          .myborder {border:2px solid #bd2d7e;}
        
        Border color #bd2d7e