#bc96a7 color space conversions
Hex:
        #bc96a7
        RGB:
        188, 150, 167
        CMY:
        26, 41, 35
        CMYK:
        0, 20, 11, 26
      HSL:
        333°, 22.0930%, 66.2745%
        HSV (HSB):
        333°, 20.2128%, 73.7255%
        XYZ:
        38.6204, 35.2941, 41.3361
        xyY:
        0.3351, 0.3062, 35.2941
      CIE-Lab:
        65.9770, 16.9872, -3.4775
        CIE-LCH:
        65.9770, 17.3395, 348.4307
        CIE-Luv:
        65.9770, 21.7743, -8.0073
        Hunter-Lab:
        59.4088, 12.0737, 0.3327
      #bc96a7 color charts
#bc96a7 RGB chart
      #bc96a7 CMYK chart
      #bc96a7 RGB pie chart
      #bc96a7 color shades, tints & tones
#bc96a7 color schemes
#bc96a7 color preview, HTML & CSS examples
           This text has a color of #bc96a7        
        
          <p style="color:#bc96a7;">Text here</p>
        
        
          .mytext {color:#bc96a7;}
        
        Text color #bc96a7
      
           This box has a color of #bc96a7        
        
          <div style="background-color:#bc96a7;">Content here</div>
        
        
          .mybackground {background-color:#bc96a7;}
        
        Background color #bc96a7
      
           Border around this has a color of #bc96a7        
        
          <div style="border:2px solid #bc96a7;">Content here</div>
        
        
          .myborder {border:2px solid #bc96a7;}
        
        Border color #bc96a7