#bcc6f8 color space conversions
Hex:
#bcc6f8
RGB:
188, 198, 248
CMY:
26, 22, 3
CMYK:
24, 20, 0, 3
HSL:
230°, 81.0811%, 85.4902%
HSV (HSB):
230°, 24.1935%, 97.2549%
XYZ:
57.8764, 57.8568, 96.9240
xyY:
0.2722, 0.2721, 57.8568
CIE-Lab:
80.6591, 7.1626, -25.7384
CIE-LCH:
80.6591, 26.7164, 285.5511
CIE-Luv:
80.6591, -7.9013, -42.2530
Hunter-Lab:
76.0637, 2.7081, -22.3056
#bcc6f8 color charts
#bcc6f8 color shades, tints & tones
#bcc6f8 color schemes
#bcc6f8 color preview, HTML & CSS examples
This text has a color of #bcc6f8
<p style="color:#bcc6f8;">Text here</p>
.mytext {color:#bcc6f8;}
This box has a color of #bcc6f8
<div style="background-color:#bcc6f8;">Content here</div>
.mybackground {background-color:#bcc6f8;}
Border around this has a color of #bcc6f8
<div style="border:2px solid #bcc6f8;">Content here</div>
.myborder {border:2px solid #bcc6f8;}