#bbbecc color space conversions
Hex:
#bbbecc
RGB:
187, 190, 204
CMY:
27, 25, 20
CMYK:
8, 7, 0, 20
HSL:
229°, 14.2857%, 76.6667%
HSV (HSB):
229°, 8.3333%, 80.0000%
XYZ:
49.8061, 51.7513, 64.4907
xyY:
0.2999, 0.3117, 51.7513
CIE-Lab:
77.1319, 1.6741, -7.3889
CIE-LCH:
77.1319, 7.5762, 282.7658
CIE-Luv:
77.1319, -2.4420, -11.5357
Hunter-Lab:
71.9384, -2.3090, -2.7949
#bbbecc color charts
#bbbecc color shades, tints & tones
#bbbecc color schemes
#bbbecc color preview, HTML & CSS examples
This text has a color of #bbbecc
<p style="color:#bbbecc;">Text here</p>
.mytext {color:#bbbecc;}
This box has a color of #bbbecc
<div style="background-color:#bbbecc;">Content here</div>
.mybackground {background-color:#bbbecc;}
Border around this has a color of #bbbecc
<div style="border:2px solid #bbbecc;">Content here</div>
.myborder {border:2px solid #bbbecc;}