#bd3ac2 color space conversions
Hex:
        #bd3ac2
        RGB:
        189, 58, 194
        CMY:
        26, 77, 24
        CMYK:
        3, 70, 0, 24
      HSL:
        298°, 53.9683%, 49.4118%
        HSV (HSB):
        298°, 70.1031%, 76.0784%
        XYZ:
        32.2369, 17.7400, 52.7640
        xyY:
        0.3138, 0.1727, 17.7400
      CIE-Lab:
        49.1792, 67.7470, -44.7148
        CIE-LCH:
        49.1792, 81.1731, 326.5742
        CIE-Luv:
        49.1792, 54.0560, -75.8803
        Hunter-Lab:
        42.1188, 62.9124, -44.7918
      #bd3ac2 color charts
#bd3ac2 RGB chart
      #bd3ac2 CMYK chart
      #bd3ac2 RGB pie chart
      #bd3ac2 color shades, tints & tones
#bd3ac2 color schemes
#bd3ac2 color preview, HTML & CSS examples
           This text has a color of #bd3ac2        
        
          <p style="color:#bd3ac2;">Text here</p>
        
        
          .mytext {color:#bd3ac2;}
        
        Text color #bd3ac2
      
           This box has a color of #bd3ac2        
        
          <div style="background-color:#bd3ac2;">Content here</div>
        
        
          .mybackground {background-color:#bd3ac2;}
        
        Background color #bd3ac2
      
           Border around this has a color of #bd3ac2        
        
          <div style="border:2px solid #bd3ac2;">Content here</div>
        
        
          .myborder {border:2px solid #bd3ac2;}
        
        Border color #bd3ac2