#bd34bb color space conversions
Hex:
        #bd34bb
        RGB:
        189, 52, 187
        CMY:
        26, 80, 27
        CMYK:
        0, 72, 1, 26
      HSL:
        301°, 56.8465%, 47.2549%
        HSV (HSB):
        301°, 72.4868%, 74.1176%
        XYZ:
        31.1839, 16.8627, 48.6250
        xyY:
        0.3226, 0.1744, 16.8627
      CIE-Lab:
        48.0865, 68.6180, -42.3786
        CIE-LCH:
        48.0865, 80.6497, 328.3004
        CIE-Luv:
        48.0865, 57.6639, -72.1368
        Hunter-Lab:
        41.0642, 63.6896, -41.4616
      #bd34bb color charts
#bd34bb RGB chart
      #bd34bb CMYK chart
      #bd34bb RGB pie chart
      #bd34bb color shades, tints & tones
#bd34bb color schemes
#bd34bb color preview, HTML & CSS examples
           This text has a color of #bd34bb        
        
          <p style="color:#bd34bb;">Text here</p>
        
        
          .mytext {color:#bd34bb;}
        
        Text color #bd34bb
      
           This box has a color of #bd34bb        
        
          <div style="background-color:#bd34bb;">Content here</div>
        
        
          .mybackground {background-color:#bd34bb;}
        
        Background color #bd34bb
      
           Border around this has a color of #bd34bb        
        
          <div style="border:2px solid #bd34bb;">Content here</div>
        
        
          .myborder {border:2px solid #bd34bb;}
        
        Border color #bd34bb