#b5bfec color space conversions
Hex:
#b5bfec
RGB:
181, 191, 236
CMY:
29, 25, 7
CMYK:
23, 19, 0, 7
HSL:
229°, 59.1398%, 81.7647%
HSV (HSB):
229°, 23.3051%, 92.5490%
XYZ:
52.8272, 53.1415, 86.8299
xyY:
0.2740, 0.2756, 53.1415
CIE-Lab:
77.9585, 6.1024, -23.4696
CIE-LCH:
77.9585, 24.2499, 284.5749
CIE-Luv:
77.9585, -7.6485, -38.1363
Hunter-Lab:
72.8982, 1.7818, -19.5923
#b5bfec color charts
#b5bfec color shades, tints & tones
#b5bfec color schemes
#b5bfec color preview, HTML & CSS examples
This text has a color of #b5bfec
<p style="color:#b5bfec;">Text here</p>
.mytext {color:#b5bfec;}
This box has a color of #b5bfec
<div style="background-color:#b5bfec;">Content here</div>
.mybackground {background-color:#b5bfec;}
Border around this has a color of #b5bfec
<div style="border:2px solid #b5bfec;">Content here</div>
.myborder {border:2px solid #b5bfec;}