#bd63bd color space conversions
Hex:
        #bd63bd
        RGB:
        189, 99, 189
        CMY:
        26, 61, 26
        CMYK:
        0, 48, 0, 26
      HSL:
        300°, 40.5405%, 56.4706%
        HSV (HSB):
        300°, 47.6190%, 74.1176%
        XYZ:
        34.6334, 23.4166, 50.8386
        xyY:
        0.3181, 0.2151, 23.4166
      CIE-Lab:
        55.4989, 48.9417, -31.8841
        CIE-LCH:
        55.4989, 58.4114, 326.9169
        CIE-Luv:
        55.4989, 42.9047, -55.4811
        Hunter-Lab:
        48.3907, 43.0693, -28.4157
      #bd63bd color charts
#bd63bd RGB chart
      #bd63bd CMYK chart
      #bd63bd RGB pie chart
      #bd63bd color shades, tints & tones
#bd63bd color schemes
#bd63bd color preview, HTML & CSS examples
           This text has a color of #bd63bd        
        
          <p style="color:#bd63bd;">Text here</p>
        
        
          .mytext {color:#bd63bd;}
        
        Text color #bd63bd
      
           This box has a color of #bd63bd        
        
          <div style="background-color:#bd63bd;">Content here</div>
        
        
          .mybackground {background-color:#bd63bd;}
        
        Background color #bd63bd
      
           Border around this has a color of #bd63bd        
        
          <div style="border:2px solid #bd63bd;">Content here</div>
        
        
          .myborder {border:2px solid #bd63bd;}
        
        Border color #bd63bd