#b6c4ec color space conversions
Hex:
        #b6c4ec
        RGB:
        182, 196, 236
        CMY:
        29, 23, 7
        CMYK:
        23, 17, 0, 7
      HSL:
        224°, 58.6957%, 81.9608%
        HSV (HSB):
        224°, 22.8814%, 92.5490%
        XYZ:
        54.1717, 55.4811, 87.2106
        xyY:
        0.2752, 0.2818, 55.4811
      CIE-Lab:
        79.3176, 3.7026, -21.3970
        CIE-LCH:
        79.3176, 21.7149, 279.8173
        CIE-Luv:
        79.3176, -9.3746, -34.4269
        Hunter-Lab:
        74.4856, -0.5309, -17.2791
      #b6c4ec color charts
#b6c4ec RGB chart
      #b6c4ec CMYK chart
      #b6c4ec RGB pie chart
      #b6c4ec color shades, tints & tones
#b6c4ec color schemes
#b6c4ec color preview, HTML & CSS examples
           This text has a color of #b6c4ec        
        
          <p style="color:#b6c4ec;">Text here</p>
        
        
          .mytext {color:#b6c4ec;}
        
        Text color #b6c4ec
      
           This box has a color of #b6c4ec        
        
          <div style="background-color:#b6c4ec;">Content here</div>
        
        
          .mybackground {background-color:#b6c4ec;}
        
        Background color #b6c4ec
      
           Border around this has a color of #b6c4ec        
        
          <div style="border:2px solid #b6c4ec;">Content here</div>
        
        
          .myborder {border:2px solid #b6c4ec;}
        
        Border color #b6c4ec