#b6c9fa color space conversions
Hex:
        #b6c9fa
        RGB:
        182, 201, 250
        CMY:
        29, 21, 2
        CMYK:
        27, 20, 0, 2
      HSL:
        223°, 87.1795%, 84.7059%
        HSV (HSB):
        223°, 27.2000%, 98.0392%
        XYZ:
        57.4334, 58.6205, 98.7303
        xyY:
        0.2674, 0.2729, 58.6205
      CIE-Lab:
        81.0825, 4.2534, -26.1961
        CIE-LCH:
        81.0825, 26.5392, 279.2226
        CIE-Luv:
        81.0825, -12.1311, -42.6117
        Hunter-Lab:
        76.5640, -0.0879, -22.8604
      #b6c9fa color charts
#b6c9fa RGB chart
      #b6c9fa CMYK chart
      #b6c9fa RGB pie chart
      #b6c9fa color shades, tints & tones
#b6c9fa color schemes
#b6c9fa color preview, HTML & CSS examples
           This text has a color of #b6c9fa        
        
          <p style="color:#b6c9fa;">Text here</p>
        
        
          .mytext {color:#b6c9fa;}
        
        Text color #b6c9fa
      
           This box has a color of #b6c9fa        
        
          <div style="background-color:#b6c9fa;">Content here</div>
        
        
          .mybackground {background-color:#b6c9fa;}
        
        Background color #b6c9fa
      
           Border around this has a color of #b6c9fa        
        
          <div style="border:2px solid #b6c9fa;">Content here</div>
        
        
          .myborder {border:2px solid #b6c9fa;}
        
        Border color #b6c9fa