#bc7ca4 color space conversions
Hex:
        #bc7ca4
        RGB:
        188, 124, 164
        CMY:
        26, 51, 36
        CMYK:
        0, 34, 13, 26
      HSL:
        323°, 32.3232%, 61.1765%
        HSV (HSB):
        323°, 34.0426%, 73.7255%
        XYZ:
        34.6475, 27.7870, 38.6593
        xyY:
        0.3427, 0.2749, 27.7870
      CIE-Lab:
        59.6958, 30.9001, -11.1110
        CIE-LCH:
        59.6958, 32.8370, 340.2225
        CIE-Luv:
        59.6958, 36.0099, -21.4245
        Hunter-Lab:
        52.7134, 25.0763, -6.5831
      #bc7ca4 color charts
#bc7ca4 RGB chart
      #bc7ca4 CMYK chart
      #bc7ca4 RGB pie chart
      #bc7ca4 color shades, tints & tones
#bc7ca4 color schemes
#bc7ca4 color preview, HTML & CSS examples
           This text has a color of #bc7ca4        
        
          <p style="color:#bc7ca4;">Text here</p>
        
        
          .mytext {color:#bc7ca4;}
        
        Text color #bc7ca4
      
           This box has a color of #bc7ca4        
        
          <div style="background-color:#bc7ca4;">Content here</div>
        
        
          .mybackground {background-color:#bc7ca4;}
        
        Background color #bc7ca4
      
           Border around this has a color of #bc7ca4        
        
          <div style="border:2px solid #bc7ca4;">Content here</div>
        
        
          .myborder {border:2px solid #bc7ca4;}
        
        Border color #bc7ca4