#bcbfc0 color space conversions
Hex:
        #bcbfc0
        RGB:
        188, 191, 192
        CMY:
        26, 25, 25
        CMYK:
        2, 1, 0, 25
      HSL:
        195°, 3.0769%, 74.5098%
        HSV (HSB):
        195°, 2.0833%, 75.2941%
        XYZ:
        48.8843, 51.7587, 57.2831
        xyY:
        0.3095, 0.3277, 51.7587
      CIE-Lab:
        77.1364, -0.8474, -0.8754
        CIE-LCH:
        77.1364, 1.2183, 225.9305
        CIE-Luv:
        77.1364, -1.7417, -1.1629
        Hunter-Lab:
        71.9435, -4.6139, 3.1524
      #bcbfc0 color charts
#bcbfc0 RGB chart
      #bcbfc0 CMYK chart
      #bcbfc0 RGB pie chart
      #bcbfc0 color shades, tints & tones
#bcbfc0 color schemes
#bcbfc0 color preview, HTML & CSS examples
           This text has a color of #bcbfc0        
        
          <p style="color:#bcbfc0;">Text here</p>
        
        
          .mytext {color:#bcbfc0;}
        
        Text color #bcbfc0
      
           This box has a color of #bcbfc0        
        
          <div style="background-color:#bcbfc0;">Content here</div>
        
        
          .mybackground {background-color:#bcbfc0;}
        
        Background color #bcbfc0
      
           Border around this has a color of #bcbfc0        
        
          <div style="border:2px solid #bcbfc0;">Content here</div>
        
        
          .myborder {border:2px solid #bcbfc0;}
        
        Border color #bcbfc0