#b6b2ed color space conversions
Hex:
#b6b2ed
RGB:
182, 178, 237
CMY:
29, 30, 7
CMYK:
23, 25, 0, 7
HSL:
244°, 62.1053%, 81.3725%
HSV (HSB):
244°, 24.8945%, 92.9412%
XYZ:
50.4979, 47.9003, 86.7049
xyY:
0.2728, 0.2588, 47.9003
CIE-Lab:
74.7620, 13.7470, -28.8917
CIE-LCH:
74.7620, 31.9955, 295.4457
CIE-Luv:
74.7620, -1.5194, -48.0422
Hunter-Lab:
69.2100, 9.1217, -25.8303
#b6b2ed color charts
#b6b2ed color shades, tints & tones
#b6b2ed color schemes
#b6b2ed color preview, HTML & CSS examples
This text has a color of #b6b2ed
<p style="color:#b6b2ed;">Text here</p>
.mytext {color:#b6b2ed;}
This box has a color of #b6b2ed
<div style="background-color:#b6b2ed;">Content here</div>
.mybackground {background-color:#b6b2ed;}
Border around this has a color of #b6b2ed
<div style="border:2px solid #b6b2ed;">Content here</div>
.myborder {border:2px solid #b6b2ed;}