#b6bad0 color space conversions
Hex:
        #b6bad0
        RGB:
        182, 186, 208
        CMY:
        29, 27, 18
        CMYK:
        13, 11, 0, 18
      HSL:
        231°, 21.6667%, 76.4706%
        HSV (HSB):
        231°, 12.5000%, 81.5686%
        XYZ:
        48.2355, 49.6170, 66.7093
        xyY:
        0.2931, 0.3015, 49.6170
      CIE-Lab:
        75.8336, 2.9880, -11.5319
        CIE-LCH:
        75.8336, 11.9127, 284.5263
        CIE-Luv:
        75.8336, -3.4139, -18.2010
        Hunter-Lab:
        70.4393, -1.0354, -6.8428
      #b6bad0 color charts
#b6bad0 RGB chart
      #b6bad0 CMYK chart
      #b6bad0 RGB pie chart
      #b6bad0 color shades, tints & tones
#b6bad0 color schemes
#b6bad0 color preview, HTML & CSS examples
           This text has a color of #b6bad0        
        
          <p style="color:#b6bad0;">Text here</p>
        
        
          .mytext {color:#b6bad0;}
        
        Text color #b6bad0
      
           This box has a color of #b6bad0        
        
          <div style="background-color:#b6bad0;">Content here</div>
        
        
          .mybackground {background-color:#b6bad0;}
        
        Background color #b6bad0
      
           Border around this has a color of #b6bad0        
        
          <div style="border:2px solid #b6bad0;">Content here</div>
        
        
          .myborder {border:2px solid #b6bad0;}
        
        Border color #b6bad0