#bd017d color space conversions
Hex:
        #bd017d
        RGB:
        189, 1, 125
        CMY:
        26, 100, 51
        CMYK:
        0, 99, 34, 26
      HSL:
        320°, 98.9474%, 37.2549%
        HSV (HSB):
        320°, 99.4709%, 74.1176%
        XYZ:
        24.6988, 12.3212, 20.4785
        xyY:
        0.4296, 0.2143, 12.3212
      CIE-Lab:
        41.7221, 70.2652, -15.0680
        CIE-LCH:
        41.7221, 71.8626, 347.8965
        CIE-Luv:
        41.7221, 90.4607, -32.0405
        Hunter-Lab:
        35.1016, 64.1717, -10.0191
      #bd017d color charts
#bd017d RGB chart
      #bd017d CMYK chart
      #bd017d RGB pie chart
      #bd017d color shades, tints & tones
#bd017d color schemes
#bd017d color preview, HTML & CSS examples
           This text has a color of #bd017d        
        
          <p style="color:#bd017d;">Text here</p>
        
        
          .mytext {color:#bd017d;}
        
        Text color #bd017d
      
           This box has a color of #bd017d        
        
          <div style="background-color:#bd017d;">Content here</div>
        
        
          .mybackground {background-color:#bd017d;}
        
        Background color #bd017d
      
           Border around this has a color of #bd017d        
        
          <div style="border:2px solid #bd017d;">Content here</div>
        
        
          .myborder {border:2px solid #bd017d;}
        
        Border color #bd017d