#bd2f7d color space conversions
Hex:
        #bd2f7d
        RGB:
        189, 47, 125
        CMY:
        26, 82, 51
        CMYK:
        0, 75, 34, 26
      HSL:
        327°, 60.1695%, 46.2745%
        HSV (HSB):
        327°, 75.1323%, 74.1176%
        XYZ:
        25.7045, 14.3325, 20.8137
        xyY:
        0.4224, 0.2355, 14.3325
      CIE-Lab:
        44.7061, 61.6763, -10.5451
        CIE-LCH:
        44.7061, 62.5713, 350.2976
        CIE-Luv:
        44.7061, 82.1460, -24.8775
        Hunter-Lab:
        37.8583, 54.9431, -6.0956
      #bd2f7d color charts
#bd2f7d RGB chart
      #bd2f7d CMYK chart
      #bd2f7d RGB pie chart
      #bd2f7d color shades, tints & tones
#bd2f7d color schemes
#bd2f7d color preview, HTML & CSS examples
           This text has a color of #bd2f7d        
        
          <p style="color:#bd2f7d;">Text here</p>
        
        
          .mytext {color:#bd2f7d;}
        
        Text color #bd2f7d
      
           This box has a color of #bd2f7d        
        
          <div style="background-color:#bd2f7d;">Content here</div>
        
        
          .mybackground {background-color:#bd2f7d;}
        
        Background color #bd2f7d
      
           Border around this has a color of #bd2f7d        
        
          <div style="border:2px solid #bd2f7d;">Content here</div>
        
        
          .myborder {border:2px solid #bd2f7d;}
        
        Border color #bd2f7d