#bd33a9 color space conversions
Hex:
        #bd33a9
        RGB:
        189, 51, 169
        CMY:
        26, 80, 34
        CMYK:
        0, 73, 11, 26
      HSL:
        309°, 57.5000%, 47.0588%
        HSV (HSB):
        309°, 73.0159%, 74.1176%
        XYZ:
        29.3315, 16.0510, 39.0883
        xyY:
        0.3472, 0.1900, 16.0510
      CIE-Lab:
        47.0414, 66.1548, -33.4510
        CIE-LCH:
        47.0414, 74.1311, 333.1766
        CIE-Luv:
        47.0414, 64.2390, -58.3439
        Hunter-Lab:
        40.0638, 60.5721, -29.8019
      #bd33a9 color charts
#bd33a9 RGB chart
      #bd33a9 CMYK chart
      #bd33a9 RGB pie chart
      #bd33a9 color shades, tints & tones
#bd33a9 color schemes
#bd33a9 color preview, HTML & CSS examples
           This text has a color of #bd33a9        
        
          <p style="color:#bd33a9;">Text here</p>
        
        
          .mytext {color:#bd33a9;}
        
        Text color #bd33a9
      
           This box has a color of #bd33a9        
        
          <div style="background-color:#bd33a9;">Content here</div>
        
        
          .mybackground {background-color:#bd33a9;}
        
        Background color #bd33a9
      
           Border around this has a color of #bd33a9        
        
          <div style="border:2px solid #bd33a9;">Content here</div>
        
        
          .myborder {border:2px solid #bd33a9;}
        
        Border color #bd33a9