#b5b7f7 color space conversions
Hex:
#b5b7f7
RGB:
181, 183, 247
CMY:
29, 28, 3
CMYK:
27, 26, 0, 3
HSL:
238°, 80.4878%, 83.9216%
HSV (HSB):
238°, 26.7206%, 96.8627%
XYZ:
52.7780, 50.4061, 94.9433
xyY:
0.2664, 0.2544, 50.4061
CIE-Lab:
76.3179, 13.0464, -31.9037
CIE-LCH:
76.3179, 34.4682, 292.2412
CIE-Luv:
76.3179, -4.7763, -53.1256
Hunter-Lab:
70.9973, 8.4483, -29.5893
#b5b7f7 color charts
#b5b7f7 color shades, tints & tones
#b5b7f7 color schemes
#b5b7f7 color preview, HTML & CSS examples
This text has a color of #b5b7f7
<p style="color:#b5b7f7;">Text here</p>
.mytext {color:#b5b7f7;}
This box has a color of #b5b7f7
<div style="background-color:#b5b7f7;">Content here</div>
.mybackground {background-color:#b5b7f7;}
Border around this has a color of #b5b7f7
<div style="border:2px solid #b5b7f7;">Content here</div>
.myborder {border:2px solid #b5b7f7;}