#bd3bc2 color space conversions
Hex:
        #bd3bc2
        RGB:
        189, 59, 194
        CMY:
        26, 77, 24
        CMYK:
        3, 70, 0, 24
      HSL:
        298°, 53.3597%, 49.6078%
        HSV (HSB):
        298°, 69.5876%, 76.0784%
        XYZ:
        32.2878, 17.8418, 52.7810
        xyY:
        0.3137, 0.1734, 17.8418
      CIE-Lab:
        49.3036, 67.3940, -44.5170
        CIE-LCH:
        49.3036, 80.7695, 326.5533
        CIE-Luv:
        49.3036, 53.8341, -75.5873
        Hunter-Lab:
        42.2395, 62.5259, -44.5189
      #bd3bc2 color charts
#bd3bc2 RGB chart
      #bd3bc2 CMYK chart
      #bd3bc2 RGB pie chart
      #bd3bc2 color shades, tints & tones
#bd3bc2 color schemes
#bd3bc2 color preview, HTML & CSS examples
           This text has a color of #bd3bc2        
        
          <p style="color:#bd3bc2;">Text here</p>
        
        
          .mytext {color:#bd3bc2;}
        
        Text color #bd3bc2
      
           This box has a color of #bd3bc2        
        
          <div style="background-color:#bd3bc2;">Content here</div>
        
        
          .mybackground {background-color:#bd3bc2;}
        
        Background color #bd3bc2
      
           Border around this has a color of #bd3bc2        
        
          <div style="border:2px solid #bd3bc2;">Content here</div>
        
        
          .myborder {border:2px solid #bd3bc2;}
        
        Border color #bd3bc2