#bd39c2 color space conversions
Hex:
        #bd39c2
        RGB:
        189, 57, 194
        CMY:
        26, 78, 24
        CMYK:
        3, 71, 0, 24
      HSL:
        298°, 54.5817%, 49.2157%
        HSV (HSB):
        298°, 70.6186%, 76.0784%
        XYZ:
        32.1870, 17.6401, 52.7474
        xyY:
        0.3138, 0.1720, 17.6401
      CIE-Lab:
        49.0567, 68.0950, -44.9095
        CIE-LCH:
        49.0567, 81.5708, 326.5947
        CIE-Luv:
        49.0567, 54.2737, -76.1678
        Hunter-Lab:
        42.0001, 63.2941, -45.0614
      #bd39c2 color charts
#bd39c2 RGB chart
      #bd39c2 CMYK chart
      #bd39c2 RGB pie chart
      #bd39c2 color shades, tints & tones
#bd39c2 color schemes
#bd39c2 color preview, HTML & CSS examples
           This text has a color of #bd39c2        
        
          <p style="color:#bd39c2;">Text here</p>
        
        
          .mytext {color:#bd39c2;}
        
        Text color #bd39c2
      
           This box has a color of #bd39c2        
        
          <div style="background-color:#bd39c2;">Content here</div>
        
        
          .mybackground {background-color:#bd39c2;}
        
        Background color #bd39c2
      
           Border around this has a color of #bd39c2        
        
          <div style="border:2px solid #bd39c2;">Content here</div>
        
        
          .myborder {border:2px solid #bd39c2;}
        
        Border color #bd39c2