#bd41d3 color space conversions
Hex:
        #bd41d3
        RGB:
        189, 65, 211
        CMY:
        26, 75, 17
        CMYK:
        10, 69, 0, 17
      HSL:
        291°, 62.3932%, 54.1176%
        HSV (HSB):
        291°, 69.1943%, 82.7451%
        XYZ:
        34.6344, 19.3026, 63.5283
        xyY:
        0.2948, 0.1643, 19.3026
      CIE-Lab:
        51.0393, 68.1676, -51.5365
        CIE-LCH:
        51.0393, 85.4566, 322.9097
        CIE-Luv:
        51.0393, 47.3031, -86.8213
        Hunter-Lab:
        43.9347, 63.8288, -54.9774
      #bd41d3 color charts
#bd41d3 RGB chart
      #bd41d3 CMYK chart
      #bd41d3 RGB pie chart
      #bd41d3 color shades, tints & tones
#bd41d3 color schemes
#bd41d3 color preview, HTML & CSS examples
           This text has a color of #bd41d3        
        
          <p style="color:#bd41d3;">Text here</p>
        
        
          .mytext {color:#bd41d3;}
        
        Text color #bd41d3
      
           This box has a color of #bd41d3        
        
          <div style="background-color:#bd41d3;">Content here</div>
        
        
          .mybackground {background-color:#bd41d3;}
        
        Background color #bd41d3
      
           Border around this has a color of #bd41d3        
        
          <div style="border:2px solid #bd41d3;">Content here</div>
        
        
          .myborder {border:2px solid #bd41d3;}
        
        Border color #bd41d3