#bd39a7 color space conversions
Hex:
        #bd39a7
        RGB:
        189, 57, 167
        CMY:
        26, 78, 35
        CMYK:
        0, 70, 12, 26
      HSL:
        310°, 53.6585%, 48.2353%
        HSV (HSB):
        310°, 69.8413%, 74.1176%
        XYZ:
        29.4244, 16.5351, 38.2000
        xyY:
        0.3496, 0.1965, 16.5351
      CIE-Lab:
        47.6688, 63.8067, -31.2841
        CIE-LCH:
        47.6688, 71.0633, 333.8815
        CIE-Luv:
        47.6688, 63.4386, -54.9999
        Hunter-Lab:
        40.6634, 58.0036, -27.2338
      #bd39a7 color charts
#bd39a7 RGB chart
      #bd39a7 CMYK chart
      #bd39a7 RGB pie chart
      #bd39a7 color shades, tints & tones
#bd39a7 color schemes
#bd39a7 color preview, HTML & CSS examples
           This text has a color of #bd39a7        
        
          <p style="color:#bd39a7;">Text here</p>
        
        
          .mytext {color:#bd39a7;}
        
        Text color #bd39a7
      
           This box has a color of #bd39a7        
        
          <div style="background-color:#bd39a7;">Content here</div>
        
        
          .mybackground {background-color:#bd39a7;}
        
        Background color #bd39a7
      
           Border around this has a color of #bd39a7        
        
          <div style="border:2px solid #bd39a7;">Content here</div>
        
        
          .myborder {border:2px solid #bd39a7;}
        
        Border color #bd39a7