#bcb8c1 color space conversions
Hex:
        #bcb8c1
        RGB:
        188, 184, 193
        CMY:
        26, 28, 24
        CMYK:
        3, 5, 0, 24
      HSL:
        267°, 6.7669%, 73.9216%
        HSV (HSB):
        267°, 4.6632%, 75.6863%
        XYZ:
        47.5052, 48.8226, 57.3720
        xyY:
        0.3091, 0.3176, 48.8226
      CIE-Lab:
        75.3408, 3.0887, -4.0545
        CIE-LCH:
        75.3408, 5.0970, 307.3003
        CIE-Luv:
        75.3408, 1.7337, -6.6198
        Hunter-Lab:
        69.8732, -0.9200, 0.2289
      #bcb8c1 color charts
#bcb8c1 RGB chart
      #bcb8c1 CMYK chart
      #bcb8c1 RGB pie chart
      #bcb8c1 color shades, tints & tones
#bcb8c1 color schemes
#bcb8c1 color preview, HTML & CSS examples
           This text has a color of #bcb8c1        
        
          <p style="color:#bcb8c1;">Text here</p>
        
        
          .mytext {color:#bcb8c1;}
        
        Text color #bcb8c1
      
           This box has a color of #bcb8c1        
        
          <div style="background-color:#bcb8c1;">Content here</div>
        
        
          .mybackground {background-color:#bcb8c1;}
        
        Background color #bcb8c1
      
           Border around this has a color of #bcb8c1        
        
          <div style="border:2px solid #bcb8c1;">Content here</div>
        
        
          .myborder {border:2px solid #bcb8c1;}
        
        Border color #bcb8c1