#b2b6e6 color space conversions
Hex:
#b2b6e6
RGB:
178, 182, 230
CMY:
30, 29, 10
CMYK:
23, 21, 0, 10
HSL:
235°, 50.9804%, 80.0000%
HSV (HSB):
235°, 22.6087%, 90.1961%
XYZ:
49.3710, 48.6340, 81.6481
xyY:
0.2748, 0.2707, 48.6340
CIE-Lab:
75.2231, 8.7246, -24.4204
CIE-LCH:
75.2231, 25.9321, 289.6601
CIE-Luv:
75.2231, -4.8422, -39.9139
Hunter-Lab:
69.7381, 4.3271, -20.5990
#b2b6e6 color charts
#b2b6e6 color shades, tints & tones
#b2b6e6 color schemes
#b2b6e6 color preview, HTML & CSS examples
This text has a color of #b2b6e6
<p style="color:#b2b6e6;">Text here</p>
.mytext {color:#b2b6e6;}
This box has a color of #b2b6e6
<div style="background-color:#b2b6e6;">Content here</div>
.mybackground {background-color:#b2b6e6;}
Border around this has a color of #b2b6e6
<div style="border:2px solid #b2b6e6;">Content here</div>
.myborder {border:2px solid #b2b6e6;}