#bd34d8 color space conversions
Hex:
        #bd34d8
        RGB:
        189, 52, 216
        CMY:
        26, 80, 15
        CMYK:
        13, 76, 0, 15
      HSL:
        290°, 67.7686%, 52.5490%
        HSV (HSB):
        290°, 75.9259%, 84.7059%
        XYZ:
        34.6089, 18.2327, 66.6609
        xyY:
        0.2896, 0.1526, 18.2327
      CIE-Lab:
        49.7771, 73.5205, -56.4157
        CIE-LCH:
        49.7771, 92.6715, 322.4993
        CIE-Luv:
        49.7771, 48.2917, -94.0683
        Hunter-Lab:
        42.6997, 69.9531, -62.6711
      #bd34d8 color charts
#bd34d8 RGB chart
      #bd34d8 CMYK chart
      #bd34d8 RGB pie chart
      #bd34d8 color shades, tints & tones
#bd34d8 color schemes
#bd34d8 color preview, HTML & CSS examples
           This text has a color of #bd34d8        
        
          <p style="color:#bd34d8;">Text here</p>
        
        
          .mytext {color:#bd34d8;}
        
        Text color #bd34d8
      
           This box has a color of #bd34d8        
        
          <div style="background-color:#bd34d8;">Content here</div>
        
        
          .mybackground {background-color:#bd34d8;}
        
        Background color #bd34d8
      
           Border around this has a color of #bd34d8        
        
          <div style="border:2px solid #bd34d8;">Content here</div>
        
        
          .myborder {border:2px solid #bd34d8;}
        
        Border color #bd34d8