#b6c3de color space conversions
Hex:
        #b6c3de
        RGB:
        182, 195, 222
        CMY:
        29, 24, 13
        CMYK:
        18, 12, 0, 13
      HSL:
        221°, 37.7358%, 79.2157%
        HSV (HSB):
        221°, 18.0180%, 87.0588%
        XYZ:
        51.9913, 54.2492, 76.8382
        xyY:
        0.2840, 0.2963, 54.2492
      CIE-Lab:
        78.6068, 1.1280, -14.9458
        CIE-LCH:
        78.6068, 14.9883, 274.3160
        CIE-Luv:
        78.6068, -8.3107, -23.4608
        Hunter-Lab:
        73.6541, -2.8941, -10.2953
      #b6c3de color charts
#b6c3de RGB chart
      #b6c3de CMYK chart
      #b6c3de RGB pie chart
      #b6c3de color shades, tints & tones
#b6c3de color schemes
#b6c3de color preview, HTML & CSS examples
           This text has a color of #b6c3de        
        
          <p style="color:#b6c3de;">Text here</p>
        
        
          .mytext {color:#b6c3de;}
        
        Text color #b6c3de
      
           This box has a color of #b6c3de        
        
          <div style="background-color:#b6c3de;">Content here</div>
        
        
          .mybackground {background-color:#b6c3de;}
        
        Background color #b6c3de
      
           Border around this has a color of #b6c3de        
        
          <div style="border:2px solid #b6c3de;">Content here</div>
        
        
          .myborder {border:2px solid #b6c3de;}
        
        Border color #b6c3de