#bd47e2 color space conversions
Hex:
        #bd47e2
        RGB:
        189, 71, 226
        CMY:
        26, 72, 11
        CMYK:
        16, 69, 0, 11
      HSL:
        286°, 72.7700%, 58.2353%
        HSV (HSB):
        286°, 68.5841%, 88.6275%
        XYZ:
        36.9670, 20.8163, 74.0211
        xyY:
        0.2805, 0.1579, 20.8163
      CIE-Lab:
        52.7478, 68.6470, -57.3271
        CIE-LCH:
        52.7478, 89.4361, 320.1348
        CIE-Luv:
        52.7478, 41.8282, -96.2695
        Hunter-Lab:
        45.6249, 64.7839, -64.2538
      #bd47e2 color charts
#bd47e2 RGB chart
      #bd47e2 CMYK chart
      #bd47e2 RGB pie chart
      #bd47e2 color shades, tints & tones
#bd47e2 color schemes
#bd47e2 color preview, HTML & CSS examples
           This text has a color of #bd47e2        
        
          <p style="color:#bd47e2;">Text here</p>
        
        
          .mytext {color:#bd47e2;}
        
        Text color #bd47e2
      
           This box has a color of #bd47e2        
        
          <div style="background-color:#bd47e2;">Content here</div>
        
        
          .mybackground {background-color:#bd47e2;}
        
        Background color #bd47e2
      
           Border around this has a color of #bd47e2        
        
          <div style="border:2px solid #bd47e2;">Content here</div>
        
        
          .myborder {border:2px solid #bd47e2;}
        
        Border color #bd47e2