#bd34d4 color space conversions
Hex:
        #bd34d4
        RGB:
        189, 52, 212
        CMY:
        26, 80, 17
        CMYK:
        11, 75, 0, 17
      HSL:
        291°, 65.0407%, 51.7647%
        HSV (HSB):
        291°, 75.4717%, 83.1373%
        XYZ:
        34.0979, 18.0283, 63.9700
        xyY:
        0.2937, 0.1553, 18.0283
      CIE-Lab:
        49.5304, 72.8180, -54.5245
        CIE-LCH:
        49.5304, 90.9692, 323.1749
        CIE-Luv:
        49.5304, 49.5182, -91.1080
        Hunter-Lab:
        42.4597, 69.0427, -59.6048
      #bd34d4 color charts
#bd34d4 RGB chart
      #bd34d4 CMYK chart
      #bd34d4 RGB pie chart
      #bd34d4 color shades, tints & tones
#bd34d4 color schemes
#bd34d4 color preview, HTML & CSS examples
           This text has a color of #bd34d4        
        
          <p style="color:#bd34d4;">Text here</p>
        
        
          .mytext {color:#bd34d4;}
        
        Text color #bd34d4
      
           This box has a color of #bd34d4        
        
          <div style="background-color:#bd34d4;">Content here</div>
        
        
          .mybackground {background-color:#bd34d4;}
        
        Background color #bd34d4
      
           Border around this has a color of #bd34d4        
        
          <div style="border:2px solid #bd34d4;">Content here</div>
        
        
          .myborder {border:2px solid #bd34d4;}
        
        Border color #bd34d4