#bd407d color space conversions
Hex:
        #bd407d
        RGB:
        189, 64, 125
        CMY:
        26, 75, 51
        CMYK:
        0, 66, 34, 26
      HSL:
        331°, 49.4071%, 49.6078%
        HSV (HSB):
        331°, 66.1376%, 74.1176%
        XYZ:
        26.5213, 15.9663, 21.0860
        xyY:
        0.4172, 0.2511, 15.9663
      CIE-Lab:
        46.9302, 55.4791, -7.2107
        CIE-LCH:
        46.9302, 55.9457, 352.5947
        CIE-Luv:
        46.9302, 75.8590, -19.4813
        Hunter-Lab:
        39.9578, 48.5502, -3.3172
      #bd407d color charts
#bd407d RGB chart
      #bd407d CMYK chart
      #bd407d RGB pie chart
      #bd407d color shades, tints & tones
#bd407d color schemes
#bd407d color preview, HTML & CSS examples
           This text has a color of #bd407d        
        
          <p style="color:#bd407d;">Text here</p>
        
        
          .mytext {color:#bd407d;}
        
        Text color #bd407d
      
           This box has a color of #bd407d        
        
          <div style="background-color:#bd407d;">Content here</div>
        
        
          .mybackground {background-color:#bd407d;}
        
        Background color #bd407d
      
           Border around this has a color of #bd407d        
        
          <div style="border:2px solid #bd407d;">Content here</div>
        
        
          .myborder {border:2px solid #bd407d;}
        
        Border color #bd407d