#bd33a7 color space conversions
Hex:
        #bd33a7
        RGB:
        189, 51, 167
        CMY:
        26, 80, 35
        CMYK:
        0, 73, 12, 26
      HSL:
        310°, 57.5000%, 47.0588%
        HSV (HSB):
        310°, 73.0159%, 74.1176%
        XYZ:
        29.1451, 15.9765, 38.1069
        xyY:
        0.3502, 0.1920, 15.9765
      CIE-Lab:
        46.9436, 65.8589, -32.4198
        CIE-LCH:
        46.9436, 73.4060, 333.7908
        CIE-Luv:
        46.9436, 64.9680, -56.7673
        Hunter-Lab:
        39.9706, 60.2073, -28.5460
      #bd33a7 color charts
#bd33a7 RGB chart
      #bd33a7 CMYK chart
      #bd33a7 RGB pie chart
      #bd33a7 color shades, tints & tones
#bd33a7 color schemes
#bd33a7 color preview, HTML & CSS examples
           This text has a color of #bd33a7        
        
          <p style="color:#bd33a7;">Text here</p>
        
        
          .mytext {color:#bd33a7;}
        
        Text color #bd33a7
      
           This box has a color of #bd33a7        
        
          <div style="background-color:#bd33a7;">Content here</div>
        
        
          .mybackground {background-color:#bd33a7;}
        
        Background color #bd33a7
      
           Border around this has a color of #bd33a7        
        
          <div style="border:2px solid #bd33a7;">Content here</div>
        
        
          .myborder {border:2px solid #bd33a7;}
        
        Border color #bd33a7