#bd43d4 color space conversions
Hex:
        #bd43d4
        RGB:
        189, 67, 212
        CMY:
        26, 74, 17
        CMYK:
        11, 68, 0, 17
      HSL:
        290°, 62.7706%, 54.7059%
        HSV (HSB):
        290°, 68.3962%, 83.1373%
        XYZ:
        34.8771, 19.5866, 64.2297
        xyY:
        0.2938, 0.1650, 19.5866
      CIE-Lab:
        51.3665, 67.5892, -51.5851
        CIE-LCH:
        51.3665, 85.0255, 322.6486
        CIE-Luv:
        51.3665, 46.5719, -86.9599
        Hunter-Lab:
        44.2567, 63.2199, -55.0677
      #bd43d4 color charts
#bd43d4 RGB chart
      #bd43d4 CMYK chart
      #bd43d4 RGB pie chart
      #bd43d4 color shades, tints & tones
#bd43d4 color schemes
#bd43d4 color preview, HTML & CSS examples
           This text has a color of #bd43d4        
        
          <p style="color:#bd43d4;">Text here</p>
        
        
          .mytext {color:#bd43d4;}
        
        Text color #bd43d4
      
           This box has a color of #bd43d4        
        
          <div style="background-color:#bd43d4;">Content here</div>
        
        
          .mybackground {background-color:#bd43d4;}
        
        Background color #bd43d4
      
           Border around this has a color of #bd43d4        
        
          <div style="border:2px solid #bd43d4;">Content here</div>
        
        
          .myborder {border:2px solid #bd43d4;}
        
        Border color #bd43d4