#b3c1ee color space conversions
Hex:
        #b3c1ee
        RGB:
        179, 193, 238
        CMY:
        30, 24, 7
        CMYK:
        25, 19, 0, 7
      HSL:
        226°, 63.4409%, 81.7647%
        HSV (HSB):
        226°, 24.7899%, 93.3333%
        XYZ:
        53.0930, 53.8967, 88.4937
        xyY:
        0.2716, 0.2757, 53.8967
      CIE-Lab:
        78.4014, 4.8813, -23.8829
        CIE-LCH:
        78.4014, 24.3766, 281.5513
        CIE-Luv:
        78.4014, -9.5845, -38.6664
        Hunter-Lab:
        73.4144, 0.6154, -20.0782
      #b3c1ee color charts
#b3c1ee RGB chart
      #b3c1ee CMYK chart
      #b3c1ee RGB pie chart
      #b3c1ee color shades, tints & tones
#b3c1ee color schemes
#b3c1ee color preview, HTML & CSS examples
           This text has a color of #b3c1ee        
        
          <p style="color:#b3c1ee;">Text here</p>
        
        
          .mytext {color:#b3c1ee;}
        
        Text color #b3c1ee
      
           This box has a color of #b3c1ee        
        
          <div style="background-color:#b3c1ee;">Content here</div>
        
        
          .mybackground {background-color:#b3c1ee;}
        
        Background color #b3c1ee
      
           Border around this has a color of #b3c1ee        
        
          <div style="border:2px solid #b3c1ee;">Content here</div>
        
        
          .myborder {border:2px solid #b3c1ee;}
        
        Border color #b3c1ee