#bd2ac2 color space conversions
Hex:
        #bd2ac2
        RGB:
        189, 42, 194
        CMY:
        26, 84, 24
        CMYK:
        3, 78, 0, 24
      HSL:
        298°, 64.4068%, 46.2745%
        HSV (HSB):
        298°, 78.3505%, 76.0784%
        XYZ:
        31.5518, 16.3698, 52.5357
        xyY:
        0.3141, 0.1630, 16.3698
      CIE-Lab:
        47.4559, 72.6870, -47.4589
        CIE-LCH:
        47.4559, 86.8087, 326.8586
        CIE-Luv:
        47.4559, 57.0587, -79.8438
        Hunter-Lab:
        40.4596, 68.3964, -48.6647
      #bd2ac2 color charts
#bd2ac2 RGB chart
      #bd2ac2 CMYK chart
      #bd2ac2 RGB pie chart
      #bd2ac2 color shades, tints & tones
#bd2ac2 color schemes
#bd2ac2 color preview, HTML & CSS examples
           This text has a color of #bd2ac2        
        
          <p style="color:#bd2ac2;">Text here</p>
        
        
          .mytext {color:#bd2ac2;}
        
        Text color #bd2ac2
      
           This box has a color of #bd2ac2        
        
          <div style="background-color:#bd2ac2;">Content here</div>
        
        
          .mybackground {background-color:#bd2ac2;}
        
        Background color #bd2ac2
      
           Border around this has a color of #bd2ac2        
        
          <div style="border:2px solid #bd2ac2;">Content here</div>
        
        
          .myborder {border:2px solid #bd2ac2;}
        
        Border color #bd2ac2