#bd0b7f color space conversions
Hex:
        #bd0b7f
        RGB:
        189, 11, 127
        CMY:
        26, 96, 50
        CMYK:
        0, 94, 33, 26
      HSL:
        321°, 89.0000%, 39.2157%
        HSV (HSB):
        321°, 94.1799%, 74.1176%
        XYZ:
        24.9367, 12.5905, 21.1946
        xyY:
        0.4247, 0.2144, 12.5905
      CIE-Lab:
        42.1396, 69.4869, -15.6686
        CIE-LCH:
        42.1396, 71.2316, 347.2929
        CIE-Luv:
        42.1396, 88.6183, -32.7683
        Hunter-Lab:
        35.4830, 63.3505, -10.5767
      #bd0b7f color charts
#bd0b7f RGB chart
      #bd0b7f CMYK chart
      #bd0b7f RGB pie chart
      #bd0b7f color shades, tints & tones
#bd0b7f color schemes
#bd0b7f color preview, HTML & CSS examples
           This text has a color of #bd0b7f        
        
          <p style="color:#bd0b7f;">Text here</p>
        
        
          .mytext {color:#bd0b7f;}
        
        Text color #bd0b7f
      
           This box has a color of #bd0b7f        
        
          <div style="background-color:#bd0b7f;">Content here</div>
        
        
          .mybackground {background-color:#bd0b7f;}
        
        Background color #bd0b7f
      
           Border around this has a color of #bd0b7f        
        
          <div style="border:2px solid #bd0b7f;">Content here</div>
        
        
          .myborder {border:2px solid #bd0b7f;}
        
        Border color #bd0b7f