#bcbeca color space conversions
Hex:
#bcbeca
RGB:
188, 190, 202
CMY:
26, 25, 21
CMYK:
7, 6, 0, 21
HSL:
231°, 11.6667%, 76.4706%
HSV (HSB):
231°, 6.9307%, 79.2157%
XYZ:
49.8132, 51.7825, 63.2467
xyY:
0.3022, 0.3141, 51.7825
CIE-Lab:
77.1506, 1.6126, -6.2697
CIE-LCH:
77.1506, 6.4738, 284.4241
CIE-Luv:
77.1506, -1.7865, -9.7931
Hunter-Lab:
71.9601, -2.3665, -1.7387
#bcbeca color charts
#bcbeca color shades, tints & tones
#bcbeca color schemes
#bcbeca color preview, HTML & CSS examples
This text has a color of #bcbeca
<p style="color:#bcbeca;">Text here</p>
.mytext {color:#bcbeca;}
This box has a color of #bcbeca
<div style="background-color:#bcbeca;">Content here</div>
.mybackground {background-color:#bcbeca;}
Border around this has a color of #bcbeca
<div style="border:2px solid #bcbeca;">Content here</div>
.myborder {border:2px solid #bcbeca;}