#b5c9ec color space conversions
Hex:
        #b5c9ec
        RGB:
        181, 201, 236
        CMY:
        29, 21, 7
        CMYK:
        23, 15, 0, 7
      HSL:
        218°, 59.1398%, 81.7647%
        HSV (HSB):
        218°, 23.3051%, 92.5490%
        XYZ:
        55.0830, 57.6532, 87.5819
        xyY:
        0.2750, 0.2878, 57.6532
      CIE-Lab:
        80.5456, 0.7212, -19.5429
        CIE-LCH:
        80.5456, 19.5562, 272.1136
        CIE-Luv:
        80.5456, -12.0754, -30.9784
        Hunter-Lab:
        75.9297, -3.3845, -15.2379
      #b5c9ec color charts
#b5c9ec RGB chart
      #b5c9ec CMYK chart
      #b5c9ec RGB pie chart
      #b5c9ec color shades, tints & tones
#b5c9ec color schemes
#b5c9ec color preview, HTML & CSS examples
           This text has a color of #b5c9ec        
        
          <p style="color:#b5c9ec;">Text here</p>
        
        
          .mytext {color:#b5c9ec;}
        
        Text color #b5c9ec
      
           This box has a color of #b5c9ec        
        
          <div style="background-color:#b5c9ec;">Content here</div>
        
        
          .mybackground {background-color:#b5c9ec;}
        
        Background color #b5c9ec
      
           Border around this has a color of #b5c9ec        
        
          <div style="border:2px solid #b5c9ec;">Content here</div>
        
        
          .myborder {border:2px solid #b5c9ec;}
        
        Border color #b5c9ec