#bd2ac1 color space conversions
Hex:
        #bd2ac1
        RGB:
        189, 42, 193
        CMY:
        26, 84, 24
        CMYK:
        2, 78, 0, 24
      HSL:
        298°, 64.2553%, 46.0784%
        HSV (HSB):
        298°, 78.2383%, 75.6863%
        XYZ:
        31.4399, 16.3250, 51.9461
        xyY:
        0.3153, 0.1637, 16.3250
      CIE-Lab:
        47.3980, 72.5266, -46.9697
        CIE-LCH:
        47.3980, 86.4076, 327.0721
        CIE-Luv:
        47.3980, 57.4071, -79.0875
        Hunter-Lab:
        40.4042, 68.1895, -47.9438
      #bd2ac1 color charts
#bd2ac1 RGB chart
      #bd2ac1 CMYK chart
      #bd2ac1 RGB pie chart
      #bd2ac1 color shades, tints & tones
#bd2ac1 color schemes
#bd2ac1 color preview, HTML & CSS examples
           This text has a color of #bd2ac1        
        
          <p style="color:#bd2ac1;">Text here</p>
        
        
          .mytext {color:#bd2ac1;}
        
        Text color #bd2ac1
      
           This box has a color of #bd2ac1        
        
          <div style="background-color:#bd2ac1;">Content here</div>
        
        
          .mybackground {background-color:#bd2ac1;}
        
        Background color #bd2ac1
      
           Border around this has a color of #bd2ac1        
        
          <div style="border:2px solid #bd2ac1;">Content here</div>
        
        
          .myborder {border:2px solid #bd2ac1;}
        
        Border color #bd2ac1