#b5b1ec color space conversions
Hex:
        #b5b1ec
        RGB:
        181, 177, 236
        CMY:
        29, 31, 7
        CMYK:
        23, 25, 0, 7
      HSL:
        244°, 60.8247%, 80.9804%
        HSV (HSB):
        244°, 25.0000%, 92.5490%
        XYZ:
        49.9185, 47.3242, 85.8604
        xyY:
        0.2726, 0.2585, 47.3242
      CIE-Lab:
        74.3966, 13.7672, -28.9177
        CIE-LCH:
        74.3966, 32.0277, 295.4583
        CIE-Luv:
        74.3966, -1.5217, -48.0555
        Hunter-Lab:
        68.7926, 9.1395, -25.8454
      #b5b1ec color charts
#b5b1ec RGB chart
      #b5b1ec CMYK chart
      #b5b1ec RGB pie chart
      #b5b1ec color shades, tints & tones
#b5b1ec color schemes
#b5b1ec color preview, HTML & CSS examples
           This text has a color of #b5b1ec        
        
          <p style="color:#b5b1ec;">Text here</p>
        
        
          .mytext {color:#b5b1ec;}
        
        Text color #b5b1ec
      
           This box has a color of #b5b1ec        
        
          <div style="background-color:#b5b1ec;">Content here</div>
        
        
          .mybackground {background-color:#b5b1ec;}
        
        Background color #b5b1ec
      
           Border around this has a color of #b5b1ec        
        
          <div style="border:2px solid #b5b1ec;">Content here</div>
        
        
          .myborder {border:2px solid #b5b1ec;}
        
        Border color #b5b1ec