#bc329a color space conversions
Hex:
        #bc329a
        RGB:
        188, 50, 154
        CMY:
        26, 80, 40
        CMYK:
        0, 73, 18, 26
      HSL:
        315°, 57.9832%, 46.6667%
        HSV (HSB):
        315°, 73.4043%, 73.7255%
        XYZ:
        27.7124, 15.3057, 32.0655
        xyY:
        0.3691, 0.2038, 15.3057
      CIE-Lab:
        46.0500, 64.0925, -26.0798
        CIE-LCH:
        46.0500, 69.1954, 337.8581
        CIE-Luv:
        46.0500, 69.2894, -47.0852
        Hunter-Lab:
        39.1225, 57.9761, -21.2095
      #bc329a color charts
#bc329a RGB chart
      #bc329a CMYK chart
      #bc329a RGB pie chart
      #bc329a color shades, tints & tones
#bc329a color schemes
#bc329a color preview, HTML & CSS examples
           This text has a color of #bc329a        
        
          <p style="color:#bc329a;">Text here</p>
        
        
          .mytext {color:#bc329a;}
        
        Text color #bc329a
      
           This box has a color of #bc329a        
        
          <div style="background-color:#bc329a;">Content here</div>
        
        
          .mybackground {background-color:#bc329a;}
        
        Background color #bc329a
      
           Border around this has a color of #bc329a        
        
          <div style="border:2px solid #bc329a;">Content here</div>
        
        
          .myborder {border:2px solid #bc329a;}
        
        Border color #bc329a