#bd4ac4 color space conversions
Hex:
        #bd4ac4
        RGB:
        189, 74, 196
        CMY:
        26, 71, 23
        CMYK:
        4, 62, 0, 23
      HSL:
        297°, 50.8333%, 52.9412%
        HSV (HSB):
        297°, 62.2449%, 76.8627%
        XYZ:
        33.3989, 19.7019, 54.2671
        xyY:
        0.3111, 0.1835, 19.7019
      CIE-Lab:
        51.4985, 61.8901, -42.1937
        CIE-LCH:
        51.4985, 74.9045, 325.7157
        CIE-Luv:
        51.4985, 49.4381, -72.1277
        Hunter-Lab:
        44.3868, 56.6353, -41.4169
      #bd4ac4 color charts
#bd4ac4 RGB chart
      #bd4ac4 CMYK chart
      #bd4ac4 RGB pie chart
      #bd4ac4 color shades, tints & tones
#bd4ac4 color schemes
#bd4ac4 color preview, HTML & CSS examples
           This text has a color of #bd4ac4        
        
          <p style="color:#bd4ac4;">Text here</p>
        
        
          .mytext {color:#bd4ac4;}
        
        Text color #bd4ac4
      
           This box has a color of #bd4ac4        
        
          <div style="background-color:#bd4ac4;">Content here</div>
        
        
          .mybackground {background-color:#bd4ac4;}
        
        Background color #bd4ac4
      
           Border around this has a color of #bd4ac4        
        
          <div style="border:2px solid #bd4ac4;">Content here</div>
        
        
          .myborder {border:2px solid #bd4ac4;}
        
        Border color #bd4ac4