#bd014b color space conversions
Hex:
        #bd014b
        RGB:
        189, 1, 75
        CMY:
        26, 100, 71
        CMYK:
        0, 99, 60, 26
      HSL:
        336°, 98.9474%, 37.2549%
        HSV (HSB):
        336°, 99.4709%, 74.1176%
        XYZ:
        22.2671, 11.3485, 7.6735
        xyY:
        0.5393, 0.2749, 11.3485
      CIE-Lab:
        40.1614, 66.1577, 14.2184
        CIE-LCH:
        40.1614, 67.6683, 12.1293
        CIE-Luv:
        40.1614, 112.4815, 2.9144
        Hunter-Lab:
        33.6876, 59.0333, 10.0760
      #bd014b color charts
#bd014b RGB chart
      #bd014b CMYK chart
      #bd014b RGB pie chart
      #bd014b color shades, tints & tones
#bd014b color schemes
#bd014b color preview, HTML & CSS examples
           This text has a color of #bd014b        
        
          <p style="color:#bd014b;">Text here</p>
        
        
          .mytext {color:#bd014b;}
        
        Text color #bd014b
      
           This box has a color of #bd014b        
        
          <div style="background-color:#bd014b;">Content here</div>
        
        
          .mybackground {background-color:#bd014b;}
        
        Background color #bd014b
      
           Border around this has a color of #bd014b        
        
          <div style="border:2px solid #bd014b;">Content here</div>
        
        
          .myborder {border:2px solid #bd014b;}
        
        Border color #bd014b