#bd47a3 color space conversions
Hex:
        #bd47a3
        RGB:
        189, 71, 163
        CMY:
        26, 72, 36
        CMYK:
        0, 62, 14, 26
      HSL:
        313°, 47.2000%, 50.9804%
        HSV (HSB):
        313°, 62.4339%, 74.1176%
        XYZ:
        29.8504, 17.9696, 36.5455
        xyY:
        0.3538, 0.2130, 17.9696
      CIE-Lab:
        49.4593, 57.7135, -26.1306
        CIE-LCH:
        49.4593, 63.3535, 335.6407
        CIE-Luv:
        49.4593, 60.4860, -46.9027
        Hunter-Lab:
        42.3906, 51.5115, -21.4413
      #bd47a3 color charts
#bd47a3 RGB chart
      #bd47a3 CMYK chart
      #bd47a3 RGB pie chart
      #bd47a3 color shades, tints & tones
#bd47a3 color schemes
#bd47a3 color preview, HTML & CSS examples
           This text has a color of #bd47a3        
        
          <p style="color:#bd47a3;">Text here</p>
        
        
          .mytext {color:#bd47a3;}
        
        Text color #bd47a3
      
           This box has a color of #bd47a3        
        
          <div style="background-color:#bd47a3;">Content here</div>
        
        
          .mybackground {background-color:#bd47a3;}
        
        Background color #bd47a3
      
           Border around this has a color of #bd47a3        
        
          <div style="border:2px solid #bd47a3;">Content here</div>
        
        
          .myborder {border:2px solid #bd47a3;}
        
        Border color #bd47a3