#b3c7ee color space conversions
Hex:
        #b3c7ee
        RGB:
        179, 199, 238
        CMY:
        30, 22, 7
        CMYK:
        25, 16, 0, 7
      HSL:
        220°, 63.4409%, 81.7647%
        HSV (HSB):
        220°, 24.7899%, 93.3333%
        XYZ:
        54.4464, 56.6036, 88.9449
        xyY:
        0.2722, 0.2830, 56.6036
      CIE-Lab:
        79.9561, 1.6499, -21.5191
        CIE-LCH:
        79.9561, 21.5823, 274.3845
        CIE-Luv:
        79.9561, -12.2147, -34.3517
        Hunter-Lab:
        75.2354, -2.4847, -17.4292
      #b3c7ee color charts
#b3c7ee RGB chart
      #b3c7ee CMYK chart
      #b3c7ee RGB pie chart
      #b3c7ee color shades, tints & tones
#b3c7ee color schemes
#b3c7ee color preview, HTML & CSS examples
           This text has a color of #b3c7ee        
        
          <p style="color:#b3c7ee;">Text here</p>
        
        
          .mytext {color:#b3c7ee;}
        
        Text color #b3c7ee
      
           This box has a color of #b3c7ee        
        
          <div style="background-color:#b3c7ee;">Content here</div>
        
        
          .mybackground {background-color:#b3c7ee;}
        
        Background color #b3c7ee
      
           Border around this has a color of #b3c7ee        
        
          <div style="border:2px solid #b3c7ee;">Content here</div>
        
        
          .myborder {border:2px solid #b3c7ee;}
        
        Border color #b3c7ee