#bd2f6b color space conversions
Hex:
        #bd2f6b
        RGB:
        189, 47, 107
        CMY:
        26, 82, 58
        CMYK:
        0, 75, 43, 26
      HSL:
        335°, 60.1695%, 46.2745%
        HSV (HSB):
        335°, 75.1323%, 74.1176%
        XYZ:
        24.6566, 13.9134, 15.2959
        xyY:
        0.4577, 0.2583, 13.9134
      CIE-Lab:
        44.1085, 59.7975, -0.3332
        CIE-LCH:
        44.1085, 59.7985, 359.6807
        CIE-Luv:
        44.1085, 89.0791, -11.4174
        Hunter-Lab:
        37.3006, 52.7166, 1.7973
      #bd2f6b color charts
#bd2f6b RGB chart
      #bd2f6b CMYK chart
      #bd2f6b RGB pie chart
      #bd2f6b color shades, tints & tones
#bd2f6b color schemes
#bd2f6b color preview, HTML & CSS examples
           This text has a color of #bd2f6b        
        
          <p style="color:#bd2f6b;">Text here</p>
        
        
          .mytext {color:#bd2f6b;}
        
        Text color #bd2f6b
      
           This box has a color of #bd2f6b        
        
          <div style="background-color:#bd2f6b;">Content here</div>
        
        
          .mybackground {background-color:#bd2f6b;}
        
        Background color #bd2f6b
      
           Border around this has a color of #bd2f6b        
        
          <div style="border:2px solid #bd2f6b;">Content here</div>
        
        
          .myborder {border:2px solid #bd2f6b;}
        
        Border color #bd2f6b