#b5c6de color space conversions
Hex:
        #b5c6de
        RGB:
        181, 198, 222
        CMY:
        29, 22, 13
        CMYK:
        18, 11, 0, 13
      HSL:
        215°, 38.3178%, 79.0196%
        HSV (HSB):
        215°, 18.4685%, 87.0588%
        XYZ:
        52.4350, 55.4859, 77.0535
        xyY:
        0.2835, 0.3000, 55.4859
      CIE-Lab:
        79.3203, -0.7875, -13.8819
        CIE-LCH:
        79.3203, 13.9042, 266.7530
        CIE-Luv:
        79.3203, -10.1891, -21.4718
        Hunter-Lab:
        74.4888, -4.7039, -9.1892
      #b5c6de color charts
#b5c6de RGB chart
      #b5c6de CMYK chart
      #b5c6de RGB pie chart
      #b5c6de color shades, tints & tones
#b5c6de color schemes
#b5c6de color preview, HTML & CSS examples
           This text has a color of #b5c6de        
        
          <p style="color:#b5c6de;">Text here</p>
        
        
          .mytext {color:#b5c6de;}
        
        Text color #b5c6de
      
           This box has a color of #b5c6de        
        
          <div style="background-color:#b5c6de;">Content here</div>
        
        
          .mybackground {background-color:#b5c6de;}
        
        Background color #b5c6de
      
           Border around this has a color of #b5c6de        
        
          <div style="border:2px solid #b5c6de;">Content here</div>
        
        
          .myborder {border:2px solid #b5c6de;}
        
        Border color #b5c6de