#b5bcff color space conversions
Hex:
#b5bcff
RGB:
181, 188, 255
CMY:
29, 26, 0
CMYK:
29, 26, 0, 0
HSL:
234°, 100.0000%, 85.4902%
HSV (HSB):
234°, 29.0196%, 100.0000%
XYZ:
55.0893, 53.0102, 101.9362
xyY:
0.2623, 0.2524, 53.0102
CIE-Lab:
77.8810, 12.2222, -33.7890
CIE-LCH:
77.8810, 35.9316, 289.8861
CIE-Luv:
77.8810, -7.3179, -56.3383
Hunter-Lab:
72.8081, 7.6455, -32.0443
#b5bcff color charts
#b5bcff color shades, tints & tones
#b5bcff color schemes
#b5bcff color preview, HTML & CSS examples
This text has a color of #b5bcff
<p style="color:#b5bcff;">Text here</p>
.mytext {color:#b5bcff;}
This box has a color of #b5bcff
<div style="background-color:#b5bcff;">Content here</div>
.mybackground {background-color:#b5bcff;}
Border around this has a color of #b5bcff
<div style="border:2px solid #b5bcff;">Content here</div>
.myborder {border:2px solid #b5bcff;}