#bc7c94 color space conversions
Hex:
        #bc7c94
        RGB:
        188, 124, 148
        CMY:
        26, 51, 42
        CMYK:
        0, 34, 21, 26
      HSL:
        338°, 32.3232%, 61.1765%
        HSV (HSB):
        338°, 34.0426%, 73.7255%
        XYZ:
        33.2920, 27.2448, 31.5211
        xyY:
        0.3616, 0.2960, 27.2448
      CIE-Lab:
        59.2002, 28.3162, -2.6496
        CIE-LCH:
        59.2002, 28.4399, 354.6542
        CIE-Luv:
        59.2002, 38.7601, -8.7097
        Hunter-Lab:
        52.1965, 22.5069, 0.7328
      #bc7c94 color charts
#bc7c94 RGB chart
      #bc7c94 CMYK chart
      #bc7c94 RGB pie chart
      #bc7c94 color shades, tints & tones
#bc7c94 color schemes
#bc7c94 color preview, HTML & CSS examples
           This text has a color of #bc7c94        
        
          <p style="color:#bc7c94;">Text here</p>
        
        
          .mytext {color:#bc7c94;}
        
        Text color #bc7c94
      
           This box has a color of #bc7c94        
        
          <div style="background-color:#bc7c94;">Content here</div>
        
        
          .mybackground {background-color:#bc7c94;}
        
        Background color #bc7c94
      
           Border around this has a color of #bc7c94        
        
          <div style="border:2px solid #bc7c94;">Content here</div>
        
        
          .myborder {border:2px solid #bc7c94;}
        
        Border color #bc7c94