#b6baee color space conversions
Hex:
        #b6baee
        RGB:
        182, 186, 238
        CMY:
        29, 27, 7
        CMYK:
        24, 22, 0, 7
      HSL:
        236°, 62.2222%, 82.3529%
        HSV (HSB):
        236°, 23.5294%, 93.3333%
        XYZ:
        52.2829, 51.2359, 88.0228
        xyY:
        0.2730, 0.2675, 51.2359
      CIE-Lab:
        76.8217, 9.5855, -26.2750
        CIE-LCH:
        76.8217, 27.9689, 290.0428
        CIE-Luv:
        76.8217, -5.0656, -43.2378
        Hunter-Lab:
        71.5793, 5.1162, -22.8049
      #b6baee color charts
#b6baee RGB chart
      #b6baee CMYK chart
      #b6baee RGB pie chart
      #b6baee color shades, tints & tones
#b6baee color schemes
#b6baee color preview, HTML & CSS examples
           This text has a color of #b6baee        
        
          <p style="color:#b6baee;">Text here</p>
        
        
          .mytext {color:#b6baee;}
        
        Text color #b6baee
      
           This box has a color of #b6baee        
        
          <div style="background-color:#b6baee;">Content here</div>
        
        
          .mybackground {background-color:#b6baee;}
        
        Background color #b6baee
      
           Border around this has a color of #b6baee        
        
          <div style="border:2px solid #b6baee;">Content here</div>
        
        
          .myborder {border:2px solid #b6baee;}
        
        Border color #b6baee