#b5b9ec color space conversions
Hex:
        #b5b9ec
        RGB:
        181, 185, 236
        CMY:
        29, 27, 7
        CMYK:
        23, 22, 0, 7
      HSL:
        236°, 59.1398%, 81.7647%
        HSV (HSB):
        236°, 23.3051%, 92.5490%
        XYZ:
        51.5453, 50.5778, 86.4026
        xyY:
        0.2734, 0.2683, 50.5778
      CIE-Lab:
        76.4226, 9.3704, -25.8129
        CIE-LCH:
        76.4226, 27.4611, 289.9514
        CIE-Luv:
        76.4226, -5.0097, -42.4072
        Hunter-Lab:
        71.1181, 4.9175, -22.2498
      #b5b9ec color charts
#b5b9ec RGB chart
      #b5b9ec CMYK chart
      #b5b9ec RGB pie chart
      #b5b9ec color shades, tints & tones
#b5b9ec color schemes
#b5b9ec color preview, HTML & CSS examples
           This text has a color of #b5b9ec        
        
          <p style="color:#b5b9ec;">Text here</p>
        
        
          .mytext {color:#b5b9ec;}
        
        Text color #b5b9ec
      
           This box has a color of #b5b9ec        
        
          <div style="background-color:#b5b9ec;">Content here</div>
        
        
          .mybackground {background-color:#b5b9ec;}
        
        Background color #b5b9ec
      
           Border around this has a color of #b5b9ec        
        
          <div style="border:2px solid #b5b9ec;">Content here</div>
        
        
          .myborder {border:2px solid #b5b9ec;}
        
        Border color #b5b9ec