#bac5bb color space conversions
Hex:
        #bac5bb
        RGB:
        186, 197, 187
        CMY:
        27, 23, 27
        CMYK:
        6, 0, 5, 23
      HSL:
        125°, 8.6614%, 75.0980%
        HSV (HSB):
        125°, 5.5838%, 77.2549%
        XYZ:
        49.1856, 53.9595, 54.8366
        xyY:
        0.3113, 0.3416, 53.9595
      CIE-Lab:
        78.4381, -5.6369, 3.7011
        CIE-LCH:
        78.4381, 6.7434, 146.7114
        CIE-Luv:
        78.4381, -5.6462, 6.4648
        Hunter-Lab:
        73.4571, -9.0295, 7.1593
      #bac5bb color charts
#bac5bb RGB chart
      #bac5bb CMYK chart
      #bac5bb RGB pie chart
      #bac5bb color shades, tints & tones
#bac5bb color schemes
#bac5bb color preview, HTML & CSS examples
           This text has a color of #bac5bb        
        
          <p style="color:#bac5bb;">Text here</p>
        
        
          .mytext {color:#bac5bb;}
        
        Text color #bac5bb
      
           This box has a color of #bac5bb        
        
          <div style="background-color:#bac5bb;">Content here</div>
        
        
          .mybackground {background-color:#bac5bb;}
        
        Background color #bac5bb
      
           Border around this has a color of #bac5bb        
        
          <div style="border:2px solid #bac5bb;">Content here</div>
        
        
          .myborder {border:2px solid #bac5bb;}
        
        Border color #bac5bb