#bd34a4 color space conversions
Hex:
        #bd34a4
        RGB:
        189, 52, 164
        CMY:
        26, 80, 36
        CMYK:
        0, 72, 13, 26
      HSL:
        311°, 56.8465%, 47.2549%
        HSV (HSB):
        311°, 72.4868%, 74.1176%
        XYZ:
        28.9151, 15.9551, 36.6776
        xyY:
        0.3546, 0.1957, 15.9551
      CIE-Lab:
        46.9156, 65.0904, -30.6836
        CIE-LCH:
        46.9156, 71.9600, 334.7609
        CIE-Luv:
        46.9156, 65.8192, -54.1156
        Hunter-Lab:
        39.9439, 59.3131, -26.4811
      #bd34a4 color charts
#bd34a4 RGB chart
      #bd34a4 CMYK chart
      #bd34a4 RGB pie chart
      #bd34a4 color shades, tints & tones
#bd34a4 color schemes
#bd34a4 color preview, HTML & CSS examples
           This text has a color of #bd34a4        
        
          <p style="color:#bd34a4;">Text here</p>
        
        
          .mytext {color:#bd34a4;}
        
        Text color #bd34a4
      
           This box has a color of #bd34a4        
        
          <div style="background-color:#bd34a4;">Content here</div>
        
        
          .mybackground {background-color:#bd34a4;}
        
        Background color #bd34a4
      
           Border around this has a color of #bd34a4        
        
          <div style="border:2px solid #bd34a4;">Content here</div>
        
        
          .myborder {border:2px solid #bd34a4;}
        
        Border color #bd34a4