#bcbac2 color space conversions
Hex:
        #bcbac2
        RGB:
        188, 186, 194
        CMY:
        26, 27, 24
        CMYK:
        3, 4, 0, 24
      HSL:
        255°, 6.1538%, 74.5098%
        HSV (HSB):
        255°, 4.1237%, 76.0784%
        XYZ:
        48.0355, 49.7042, 58.1011
        xyY:
        0.3082, 0.3189, 49.7042
      CIE-Lab:
        75.8874, 2.2043, -3.7936
        CIE-LCH:
        75.8874, 4.3875, 300.1589
        CIE-Luv:
        75.8874, 0.6652, -6.0805
        Hunter-Lab:
        70.5012, -1.7573, 0.4891
      #bcbac2 color charts
#bcbac2 RGB chart
      #bcbac2 CMYK chart
      #bcbac2 RGB pie chart
      #bcbac2 color shades, tints & tones
#bcbac2 color schemes
#bcbac2 color preview, HTML & CSS examples
           This text has a color of #bcbac2        
        
          <p style="color:#bcbac2;">Text here</p>
        
        
          .mytext {color:#bcbac2;}
        
        Text color #bcbac2
      
           This box has a color of #bcbac2        
        
          <div style="background-color:#bcbac2;">Content here</div>
        
        
          .mybackground {background-color:#bcbac2;}
        
        Background color #bcbac2
      
           Border around this has a color of #bcbac2        
        
          <div style="border:2px solid #bcbac2;">Content here</div>
        
        
          .myborder {border:2px solid #bcbac2;}
        
        Border color #bcbac2