#bcbbec color space conversions
Hex:
#bcbbec
RGB:
188, 187, 236
CMY:
26, 27, 7
CMYK:
20, 21, 0, 7
HSL:
241°, 56.3218%, 82.9412%
HSV (HSB):
241°, 20.7627%, 92.5490%
XYZ:
53.6497, 52.2881, 86.6219
xyY:
0.2786, 0.2715, 52.2881
CIE-Lab:
77.4528, 10.4045, -24.1931
CIE-LCH:
77.4528, 26.3355, 293.2706
CIE-Luv:
77.4528, -2.3820, -39.9548
Hunter-Lab:
72.3105, 5.8919, -20.4070
#bcbbec color charts
#bcbbec color shades, tints & tones
#bcbbec color schemes
#bcbbec color preview, HTML & CSS examples
This text has a color of #bcbbec
<p style="color:#bcbbec;">Text here</p>
.mytext {color:#bcbbec;}
This box has a color of #bcbbec
<div style="background-color:#bcbbec;">Content here</div>
.mybackground {background-color:#bcbbec;}
Border around this has a color of #bcbbec
<div style="border:2px solid #bcbbec;">Content here</div>
.myborder {border:2px solid #bcbbec;}