#b2b6e9 color space conversions
Hex:
#b2b6e9
RGB:
178, 182, 233
CMY:
30, 29, 9
CMYK:
24, 22, 0, 9
HSL:
236°, 55.5556%, 80.5882%
HSV (HSB):
236°, 23.6052%, 91.3725%
XYZ:
49.7960, 48.8041, 83.8864
xyY:
0.2729, 0.2674, 48.8041
CIE-Lab:
75.3293, 9.4170, -25.8827
CIE-LCH:
75.3293, 27.5426, 289.9931
CIE-Luv:
75.3293, -5.0091, -42.4458
Hunter-Lab:
69.8599, 4.9797, -22.2923
#b2b6e9 color charts
#b2b6e9 color shades, tints & tones
#b2b6e9 color schemes
#b2b6e9 color preview, HTML & CSS examples
This text has a color of #b2b6e9
<p style="color:#b2b6e9;">Text here</p>
.mytext {color:#b2b6e9;}
This box has a color of #b2b6e9
<div style="background-color:#b2b6e9;">Content here</div>
.mybackground {background-color:#b2b6e9;}
Border around this has a color of #b2b6e9
<div style="border:2px solid #b2b6e9;">Content here</div>
.myborder {border:2px solid #b2b6e9;}