#bd47c8 color space conversions
Hex:
        #bd47c8
        RGB:
        189, 71, 200
        CMY:
        26, 72, 22
        CMYK:
        5, 65, 0, 22
      HSL:
        295°, 53.9749%, 53.1373%
        HSV (HSB):
        295°, 64.5000%, 78.4314%
        XYZ:
        33.6648, 19.4954, 56.6322
        xyY:
        0.3066, 0.1776, 19.4954
      CIE-Lab:
        51.2619, 63.8441, -44.8727
        CIE-LCH:
        51.2619, 78.0361, 324.8986
        CIE-Luv:
        51.2619, 49.0838, -76.3590
        Hunter-Lab:
        44.1536, 58.8281, -45.1389
      #bd47c8 color charts
#bd47c8 RGB chart
      #bd47c8 CMYK chart
      #bd47c8 RGB pie chart
      #bd47c8 color shades, tints & tones
#bd47c8 color schemes
#bd47c8 color preview, HTML & CSS examples
           This text has a color of #bd47c8        
        
          <p style="color:#bd47c8;">Text here</p>
        
        
          .mytext {color:#bd47c8;}
        
        Text color #bd47c8
      
           This box has a color of #bd47c8        
        
          <div style="background-color:#bd47c8;">Content here</div>
        
        
          .mybackground {background-color:#bd47c8;}
        
        Background color #bd47c8
      
           Border around this has a color of #bd47c8        
        
          <div style="border:2px solid #bd47c8;">Content here</div>
        
        
          .myborder {border:2px solid #bd47c8;}
        
        Border color #bd47c8