#bc7bc0 color space conversions
Hex:
        #bc7bc0
        RGB:
        188, 123, 192
        CMY:
        26, 52, 25
        CMYK:
        2, 36, 0, 25
      HSL:
        297°, 35.3846%, 61.7647%
        HSV (HSB):
        297°, 35.9375%, 75.2941%
        XYZ:
        37.3364, 28.6631, 53.4338
        xyY:
        0.3126, 0.2400, 28.6631
      CIE-Lab:
        60.4831, 36.5172, -25.8872
        CIE-LCH:
        60.4831, 44.7622, 324.6670
        CIE-Luv:
        60.4831, 31.5531, -45.0441
        Hunter-Lab:
        53.5379, 30.7916, -21.6983
      #bc7bc0 color charts
#bc7bc0 RGB chart
      #bc7bc0 CMYK chart
      #bc7bc0 RGB pie chart
      #bc7bc0 color shades, tints & tones
#bc7bc0 color schemes
#bc7bc0 color preview, HTML & CSS examples
           This text has a color of #bc7bc0        
        
          <p style="color:#bc7bc0;">Text here</p>
        
        
          .mytext {color:#bc7bc0;}
        
        Text color #bc7bc0
      
           This box has a color of #bc7bc0        
        
          <div style="background-color:#bc7bc0;">Content here</div>
        
        
          .mybackground {background-color:#bc7bc0;}
        
        Background color #bc7bc0
      
           Border around this has a color of #bc7bc0        
        
          <div style="border:2px solid #bc7bc0;">Content here</div>
        
        
          .myborder {border:2px solid #bc7bc0;}
        
        Border color #bc7bc0