#bac4bb color space conversions
Hex:
        #bac4bb
        RGB:
        186, 196, 187
        CMY:
        27, 23, 27
        CMYK:
        5, 0, 5, 23
      HSL:
        126°, 7.8125%, 74.9020%
        HSV (HSB):
        126°, 5.1020%, 76.8627%
        XYZ:
        48.9593, 53.5068, 54.7611
        xyY:
        0.3114, 0.3403, 53.5068
      CIE-Lab:
        78.1733, -5.1121, 3.3176
        CIE-LCH:
        78.1733, 6.0943, 147.0180
        CIE-Luv:
        78.1733, -5.1395, 5.8066
        Hunter-Lab:
        73.1484, -8.5369, 6.8175
      #bac4bb color charts
#bac4bb RGB chart
      #bac4bb CMYK chart
      #bac4bb RGB pie chart
      #bac4bb color shades, tints & tones
#bac4bb color schemes
#bac4bb color preview, HTML & CSS examples
           This text has a color of #bac4bb        
        
          <p style="color:#bac4bb;">Text here</p>
        
        
          .mytext {color:#bac4bb;}
        
        Text color #bac4bb
      
           This box has a color of #bac4bb        
        
          <div style="background-color:#bac4bb;">Content here</div>
        
        
          .mybackground {background-color:#bac4bb;}
        
        Background color #bac4bb
      
           Border around this has a color of #bac4bb        
        
          <div style="border:2px solid #bac4bb;">Content here</div>
        
        
          .myborder {border:2px solid #bac4bb;}
        
        Border color #bac4bb