#b6b6d8 color space conversions
Hex:
#b6b6d8
RGB:
182, 182, 216
CMY:
29, 29, 15
CMYK:
16, 16, 0, 15
HSL:
240°, 30.3571%, 78.0392%
HSV (HSB):
240°, 15.7407%, 84.7059%
XYZ:
48.4140, 48.3588, 71.7482
xyY:
0.2873, 0.2870, 48.3588
CIE-Lab:
75.0507, 6.8538, -17.0552
CIE-LCH:
75.0507, 18.3808, 291.8932
CIE-Luv:
75.0507, -1.9884, -27.5959
Hunter-Lab:
69.5405, 2.5755, -12.4939
#b6b6d8 color charts
#b6b6d8 color shades, tints & tones
#b6b6d8 color schemes
#b6b6d8 color preview, HTML & CSS examples
This text has a color of #b6b6d8
<p style="color:#b6b6d8;">Text here</p>
.mytext {color:#b6b6d8;}
This box has a color of #b6b6d8
<div style="background-color:#b6b6d8;">Content here</div>
.mybackground {background-color:#b6b6d8;}
Border around this has a color of #b6b6d8
<div style="border:2px solid #b6b6d8;">Content here</div>
.myborder {border:2px solid #b6b6d8;}