#b6c2fa color space conversions
Hex:
        #b6c2fa
        RGB:
        182, 194, 250
        CMY:
        29, 24, 2
        CMYK:
        27, 22, 0, 2
      HSL:
        229°, 87.1795%, 84.7059%
        HSV (HSB):
        229°, 27.2000%, 98.0392%
        XYZ:
        55.8385, 55.4308, 98.1987
        xyY:
        0.2666, 0.2646, 55.4308
      CIE-Lab:
        79.2888, 8.0358, -28.9408
        CIE-LCH:
        79.2888, 30.0357, 285.5179
        CIE-Luv:
        79.2888, -9.1329, -47.6594
        Hunter-Lab:
        74.4519, 3.5833, -26.0846
      #b6c2fa color charts
#b6c2fa RGB chart
      #b6c2fa CMYK chart
      #b6c2fa RGB pie chart
      #b6c2fa color shades, tints & tones
#b6c2fa color schemes
#b6c2fa color preview, HTML & CSS examples
           This text has a color of #b6c2fa        
        
          <p style="color:#b6c2fa;">Text here</p>
        
        
          .mytext {color:#b6c2fa;}
        
        Text color #b6c2fa
      
           This box has a color of #b6c2fa        
        
          <div style="background-color:#b6c2fa;">Content here</div>
        
        
          .mybackground {background-color:#b6c2fa;}
        
        Background color #b6c2fa
      
           Border around this has a color of #b6c2fa        
        
          <div style="border:2px solid #b6c2fa;">Content here</div>
        
        
          .myborder {border:2px solid #b6c2fa;}
        
        Border color #b6c2fa