#bd49c8 color space conversions
Hex:
        #bd49c8
        RGB:
        189, 73, 200
        CMY:
        26, 71, 22
        CMYK:
        5, 64, 0, 22
      HSL:
        295°, 53.5865%, 53.5294%
        HSV (HSB):
        295°, 63.5000%, 78.4314%
        XYZ:
        33.7941, 19.7540, 56.6753
        xyY:
        0.3066, 0.1792, 19.7540
      CIE-Lab:
        51.5580, 63.0201, -44.4030
        CIE-LCH:
        51.5580, 77.0919, 324.8321
        CIE-Luv:
        51.5580, 48.5549, -75.6425
        Hunter-Lab:
        44.4455, 57.9428, -44.4927
      #bd49c8 color charts
#bd49c8 RGB chart
      #bd49c8 CMYK chart
      #bd49c8 RGB pie chart
      #bd49c8 color shades, tints & tones
#bd49c8 color schemes
#bd49c8 color preview, HTML & CSS examples
           This text has a color of #bd49c8        
        
          <p style="color:#bd49c8;">Text here</p>
        
        
          .mytext {color:#bd49c8;}
        
        Text color #bd49c8
      
           This box has a color of #bd49c8        
        
          <div style="background-color:#bd49c8;">Content here</div>
        
        
          .mybackground {background-color:#bd49c8;}
        
        Background color #bd49c8
      
           Border around this has a color of #bd49c8        
        
          <div style="border:2px solid #bd49c8;">Content here</div>
        
        
          .myborder {border:2px solid #bd49c8;}
        
        Border color #bd49c8