#bc56b1 color space conversions
Hex:
        #bc56b1
        RGB:
        188, 86, 177
        CMY:
        26, 66, 31
        CMYK:
        0, 54, 6, 26
      HSL:
        306°, 43.2203%, 53.7255%
        HSV (HSB):
        306°, 54.2553%, 73.7255%
        XYZ:
        32.0026, 20.5213, 43.8692
        xyY:
        0.3320, 0.2129, 20.5213
      CIE-Lab:
        52.4215, 52.9247, -29.7487
        CIE-LCH:
        52.4215, 60.7125, 330.6599
        CIE-Luv:
        52.4215, 50.2232, -52.1791
        Hunter-Lab:
        45.3004, 46.8263, -25.7066
      #bc56b1 color charts
#bc56b1 RGB chart
      #bc56b1 CMYK chart
      #bc56b1 RGB pie chart
      #bc56b1 color shades, tints & tones
#bc56b1 color schemes
#bc56b1 color preview, HTML & CSS examples
           This text has a color of #bc56b1        
        
          <p style="color:#bc56b1;">Text here</p>
        
        
          .mytext {color:#bc56b1;}
        
        Text color #bc56b1
      
           This box has a color of #bc56b1        
        
          <div style="background-color:#bc56b1;">Content here</div>
        
        
          .mybackground {background-color:#bc56b1;}
        
        Background color #bc56b1
      
           Border around this has a color of #bc56b1        
        
          <div style="border:2px solid #bc56b1;">Content here</div>
        
        
          .myborder {border:2px solid #bc56b1;}
        
        Border color #bc56b1