#bd49e7 color space conversions
Hex:
        #bd49e7
        RGB:
        189, 73, 231
        CMY:
        26, 71, 9
        CMYK:
        18, 68, 0, 9
      HSL:
        284°, 76.6990%, 59.6078%
        HSV (HSB):
        284°, 68.3983%, 90.5882%
        XYZ:
        37.7926, 21.3534, 77.7310
        xyY:
        0.2761, 0.1560, 21.3534
      CIE-Lab:
        53.3341, 68.8170, -59.2065
        CIE-LCH:
        53.3341, 90.7810, 319.2931
        CIE-Luv:
        53.3341, 40.0916, -99.3667
        Hunter-Lab:
        46.2098, 65.1190, -67.3869
      #bd49e7 color charts
#bd49e7 RGB chart
      #bd49e7 CMYK chart
      #bd49e7 RGB pie chart
      #bd49e7 color shades, tints & tones
#bd49e7 color schemes
#bd49e7 color preview, HTML & CSS examples
           This text has a color of #bd49e7        
        
          <p style="color:#bd49e7;">Text here</p>
        
        
          .mytext {color:#bd49e7;}
        
        Text color #bd49e7
      
           This box has a color of #bd49e7        
        
          <div style="background-color:#bd49e7;">Content here</div>
        
        
          .mybackground {background-color:#bd49e7;}
        
        Background color #bd49e7
      
           Border around this has a color of #bd49e7        
        
          <div style="border:2px solid #bd49e7;">Content here</div>
        
        
          .myborder {border:2px solid #bd49e7;}
        
        Border color #bd49e7