#bc36ac color space conversions
Hex:
        #bc36ac
        RGB:
        188, 54, 172
        CMY:
        26, 79, 33
        CMYK:
        0, 71, 9, 26
      HSL:
        307°, 55.3719%, 47.4510%
        HSV (HSB):
        307°, 71.2766%, 73.7255%
        XYZ:
        29.5046, 16.3083, 40.6225
        xyY:
        0.3413, 0.1887, 16.3083
      CIE-Lab:
        47.3763, 65.3743, -34.7093
        CIE-LCH:
        47.3763, 74.0171, 332.0347
        CIE-Luv:
        47.3763, 61.7060, -60.1667
        Hunter-Lab:
        40.3835, 59.7429, -31.3724
      #bc36ac color charts
#bc36ac RGB chart
      #bc36ac CMYK chart
      #bc36ac RGB pie chart
      #bc36ac color shades, tints & tones
#bc36ac color schemes
#bc36ac color preview, HTML & CSS examples
           This text has a color of #bc36ac        
        
          <p style="color:#bc36ac;">Text here</p>
        
        
          .mytext {color:#bc36ac;}
        
        Text color #bc36ac
      
           This box has a color of #bc36ac        
        
          <div style="background-color:#bc36ac;">Content here</div>
        
        
          .mybackground {background-color:#bc36ac;}
        
        Background color #bc36ac
      
           Border around this has a color of #bc36ac        
        
          <div style="border:2px solid #bc36ac;">Content here</div>
        
        
          .myborder {border:2px solid #bc36ac;}
        
        Border color #bc36ac