#b4c7de color space conversions
Hex:
        #b4c7de
        RGB:
        180, 199, 222
        CMY:
        29, 22, 13
        CMYK:
        19, 10, 0, 13
      HSL:
        213°, 38.8889%, 78.8235%
        HSV (HSB):
        213°, 18.9189%, 87.0588%
        XYZ:
        52.4306, 55.8241, 77.1190
        xyY:
        0.2828, 0.3011, 55.8241
      CIE-Lab:
        79.5136, -1.6320, -13.5991
        CIE-LCH:
        79.5136, 13.6967, 263.1570
        CIE-Luv:
        79.5136, -11.1424, -20.8902
        Hunter-Lab:
        74.7155, -5.4921, -8.8964
      #b4c7de color charts
#b4c7de RGB chart
      #b4c7de CMYK chart
      #b4c7de RGB pie chart
      #b4c7de color shades, tints & tones
#b4c7de color schemes
#b4c7de color preview, HTML & CSS examples
           This text has a color of #b4c7de        
        
          <p style="color:#b4c7de;">Text here</p>
        
        
          .mytext {color:#b4c7de;}
        
        Text color #b4c7de
      
           This box has a color of #b4c7de        
        
          <div style="background-color:#b4c7de;">Content here</div>
        
        
          .mybackground {background-color:#b4c7de;}
        
        Background color #b4c7de
      
           Border around this has a color of #b4c7de        
        
          <div style="border:2px solid #b4c7de;">Content here</div>
        
        
          .myborder {border:2px solid #b4c7de;}
        
        Border color #b4c7de