#bcc6ec color space conversions
Hex:
#bcc6ec
RGB:
188, 198, 236
CMY:
26, 22, 7
CMYK:
20, 16, 0, 7
HSL:
228°, 55.8140%, 83.1373%
HSV (HSB):
228°, 20.3390%, 92.5490%
XYZ:
56.0734, 57.1357, 87.4298
xyY:
0.2795, 0.2848, 57.1357
CIE-Lab:
80.2558, 4.4538, -19.9347
CIE-LCH:
80.2558, 20.4262, 282.5941
CIE-Luv:
80.2558, -7.3200, -32.1861
Hunter-Lab:
75.5881, 0.1372, -15.6667
#bcc6ec color charts
#bcc6ec color shades, tints & tones
#bcc6ec color schemes
#bcc6ec color preview, HTML & CSS examples
This text has a color of #bcc6ec
<p style="color:#bcc6ec;">Text here</p>
.mytext {color:#bcc6ec;}
This box has a color of #bcc6ec
<div style="background-color:#bcc6ec;">Content here</div>
.mybackground {background-color:#bcc6ec;}
Border around this has a color of #bcc6ec
<div style="border:2px solid #bcc6ec;">Content here</div>
.myborder {border:2px solid #bcc6ec;}