#bc7bc1 color space conversions
Hex:
        #bc7bc1
        RGB:
        188, 123, 193
        CMY:
        26, 52, 24
        CMYK:
        3, 36, 0, 24
      HSL:
        296°, 36.0825%, 61.9608%
        HSV (HSB):
        296°, 36.2694%, 75.6863%
        XYZ:
        37.4476, 28.7075, 54.0195
        xyY:
        0.3116, 0.2389, 28.7075
      CIE-Lab:
        60.5226, 36.7100, -26.3933
        CIE-LCH:
        60.5226, 45.2131, 324.2851
        CIE-Luv:
        60.5226, 31.3758, -45.8750
        Hunter-Lab:
        53.5794, 30.9929, -22.2714
      #bc7bc1 color charts
#bc7bc1 RGB chart
      #bc7bc1 CMYK chart
      #bc7bc1 RGB pie chart
      #bc7bc1 color shades, tints & tones
#bc7bc1 color schemes
#bc7bc1 color preview, HTML & CSS examples
           This text has a color of #bc7bc1        
        
          <p style="color:#bc7bc1;">Text here</p>
        
        
          .mytext {color:#bc7bc1;}
        
        Text color #bc7bc1
      
           This box has a color of #bc7bc1        
        
          <div style="background-color:#bc7bc1;">Content here</div>
        
        
          .mybackground {background-color:#bc7bc1;}
        
        Background color #bc7bc1
      
           Border around this has a color of #bc7bc1        
        
          <div style="border:2px solid #bc7bc1;">Content here</div>
        
        
          .myborder {border:2px solid #bc7bc1;}
        
        Border color #bc7bc1