#bcbaec color space conversions
Hex:
#bcbaec
RGB:
188, 186, 236
CMY:
26, 27, 7
CMYK:
20, 21, 0, 7
HSL:
242°, 56.8182%, 82.7451%
HSV (HSB):
242°, 21.1864%, 92.5490%
XYZ:
53.4383, 51.8653, 86.5514
xyY:
0.2785, 0.2703, 51.8653
CIE-Lab:
77.2002, 10.9497, -24.5783
CIE-LCH:
77.2002, 26.9071, 294.0131
CIE-Luv:
77.2002, -1.9357, -40.6574
Hunter-Lab:
72.0176, 6.4193, -20.8430
#bcbaec color charts
#bcbaec color shades, tints & tones
#bcbaec color schemes
#bcbaec color preview, HTML & CSS examples
This text has a color of #bcbaec
<p style="color:#bcbaec;">Text here</p>
.mytext {color:#bcbaec;}
This box has a color of #bcbaec
<div style="background-color:#bcbaec;">Content here</div>
.mybackground {background-color:#bcbaec;}
Border around this has a color of #bcbaec
<div style="border:2px solid #bcbaec;">Content here</div>
.myborder {border:2px solid #bcbaec;}