#b3c4fa color space conversions
Hex:
        #b3c4fa
        RGB:
        179, 196, 250
        CMY:
        30, 23, 2
        CMYK:
        28, 22, 0, 2
      HSL:
        226°, 87.6543%, 84.1176%
        HSV (HSB):
        226°, 28.4000%, 98.0392%
        XYZ:
        55.5857, 55.9657, 98.3153
        xyY:
        0.2649, 0.2667, 55.9657
      CIE-Lab:
        79.5943, 6.0858, -28.4905
        CIE-LCH:
        79.5943, 29.1332, 282.0576
        CIE-Luv:
        79.5943, -11.3819, -46.6375
        Hunter-Lab:
        74.8102, 1.7116, -25.5515
      #b3c4fa color charts
#b3c4fa RGB chart
      #b3c4fa CMYK chart
      #b3c4fa RGB pie chart
      #b3c4fa color shades, tints & tones
#b3c4fa color schemes
#b3c4fa color preview, HTML & CSS examples
           This text has a color of #b3c4fa        
        
          <p style="color:#b3c4fa;">Text here</p>
        
        
          .mytext {color:#b3c4fa;}
        
        Text color #b3c4fa
      
           This box has a color of #b3c4fa        
        
          <div style="background-color:#b3c4fa;">Content here</div>
        
        
          .mybackground {background-color:#b3c4fa;}
        
        Background color #b3c4fa
      
           Border around this has a color of #b3c4fa        
        
          <div style="border:2px solid #b3c4fa;">Content here</div>
        
        
          .myborder {border:2px solid #b3c4fa;}
        
        Border color #b3c4fa