#bd39a0 color space conversions
Hex:
        #bd39a0
        RGB:
        189, 57, 160
        CMY:
        26, 78, 37
        CMYK:
        0, 70, 15, 26
      HSL:
        313°, 53.6585%, 48.2353%
        HSV (HSB):
        313°, 69.8413%, 74.1176%
        XYZ:
        28.7946, 16.2831, 34.8830
        xyY:
        0.3601, 0.2036, 16.2831
      CIE-Lab:
        47.3438, 62.7767, -27.6376
        CIE-LCH:
        47.3438, 68.5912, 336.2384
        CIE-Luv:
        47.3438, 65.9254, -49.4376
        Hunter-Lab:
        40.3524, 56.7570, -23.0072
      #bd39a0 color charts
#bd39a0 RGB chart
      #bd39a0 CMYK chart
      #bd39a0 RGB pie chart
      #bd39a0 color shades, tints & tones
#bd39a0 color schemes
#bd39a0 color preview, HTML & CSS examples
           This text has a color of #bd39a0        
        
          <p style="color:#bd39a0;">Text here</p>
        
        
          .mytext {color:#bd39a0;}
        
        Text color #bd39a0
      
           This box has a color of #bd39a0        
        
          <div style="background-color:#bd39a0;">Content here</div>
        
        
          .mybackground {background-color:#bd39a0;}
        
        Background color #bd39a0
      
           Border around this has a color of #bd39a0        
        
          <div style="border:2px solid #bd39a0;">Content here</div>
        
        
          .myborder {border:2px solid #bd39a0;}
        
        Border color #bd39a0