#bd387d color space conversions
Hex:
        #bd387d
        RGB:
        189, 56, 125
        CMY:
        26, 78, 51
        CMYK:
        0, 70, 34, 26
      HSL:
        329°, 54.2857%, 48.0392%
        HSV (HSB):
        329°, 70.3704%, 74.1176%
        XYZ:
        26.1021, 15.1278, 20.9463
        xyY:
        0.4198, 0.2433, 15.1278
      CIE-Lab:
        45.8088, 58.5821, -8.8880
        CIE-LCH:
        45.8088, 59.2525, 351.3730
        CIE-Luv:
        45.8088, 79.0335, -22.2050
        Hunter-Lab:
        38.8945, 51.7260, -4.7039
      #bd387d color charts
#bd387d RGB chart
      #bd387d CMYK chart
      #bd387d RGB pie chart
      #bd387d color shades, tints & tones
#bd387d color schemes
#bd387d color preview, HTML & CSS examples
           This text has a color of #bd387d        
        
          <p style="color:#bd387d;">Text here</p>
        
        
          .mytext {color:#bd387d;}
        
        Text color #bd387d
      
           This box has a color of #bd387d        
        
          <div style="background-color:#bd387d;">Content here</div>
        
        
          .mybackground {background-color:#bd387d;}
        
        Background color #bd387d
      
           Border around this has a color of #bd387d        
        
          <div style="border:2px solid #bd387d;">Content here</div>
        
        
          .myborder {border:2px solid #bd387d;}
        
        Border color #bd387d