#bd1b6f color space conversions
Hex:
        #bd1b6f
        RGB:
        189, 27, 111
        CMY:
        26, 89, 56
        CMYK:
        0, 86, 41, 26
      HSL:
        329°, 75.0000%, 42.3529%
        HSV (HSB):
        329°, 85.7143%, 74.1176%
        XYZ:
        24.2474, 12.7504, 16.2220
        xyY:
        0.4556, 0.2396, 12.7504
      CIE-Lab:
        42.3847, 65.4537, -5.3625
        CIE-LCH:
        42.3847, 65.6730, 355.3163
        CIE-Luv:
        42.3847, 93.2902, -18.7024
        Hunter-Lab:
        35.7077, 58.7227, -1.9401
      #bd1b6f color charts
#bd1b6f RGB chart
      #bd1b6f CMYK chart
      #bd1b6f RGB pie chart
      #bd1b6f color shades, tints & tones
#bd1b6f color schemes
#bd1b6f color preview, HTML & CSS examples
           This text has a color of #bd1b6f        
        
          <p style="color:#bd1b6f;">Text here</p>
        
        
          .mytext {color:#bd1b6f;}
        
        Text color #bd1b6f
      
           This box has a color of #bd1b6f        
        
          <div style="background-color:#bd1b6f;">Content here</div>
        
        
          .mybackground {background-color:#bd1b6f;}
        
        Background color #bd1b6f
      
           Border around this has a color of #bd1b6f        
        
          <div style="border:2px solid #bd1b6f;">Content here</div>
        
        
          .myborder {border:2px solid #bd1b6f;}
        
        Border color #bd1b6f