#b6b6ed color space conversions
Hex:
#b6b6ed
RGB:
182, 182, 237
CMY:
29, 29, 7
CMYK:
23, 23, 0, 7
HSL:
240°, 60.4396%, 82.1569%
HSV (HSB):
240°, 23.2068%, 92.9412%
XYZ:
51.3054, 49.5154, 86.9741
xyY:
0.2732, 0.2637, 49.5154
CIE-Lab:
75.7709, 11.5458, -27.3439
CIE-LCH:
75.7709, 29.6816, 292.8916
CIE-Luv:
75.7709, -3.2597, -45.2258
Hunter-Lab:
70.3672, 7.0036, -24.0256
#b6b6ed color charts
#b6b6ed color shades, tints & tones
#b6b6ed color schemes
#b6b6ed color preview, HTML & CSS examples
This text has a color of #b6b6ed
<p style="color:#b6b6ed;">Text here</p>
.mytext {color:#b6b6ed;}
This box has a color of #b6b6ed
<div style="background-color:#b6b6ed;">Content here</div>
.mybackground {background-color:#b6b6ed;}
Border around this has a color of #b6b6ed
<div style="border:2px solid #b6b6ed;">Content here</div>
.myborder {border:2px solid #b6b6ed;}