#bfc8da color space conversions
Hex:
#bfc8da
RGB:
191, 200, 218
CMY:
25, 22, 15
CMYK:
12, 8, 0, 15
HSL:
220°, 26.7327%, 80.1961%
HSV (HSB):
220°, 12.3853%, 85.4902%
XYZ:
54.7950, 57.4469, 74.5300
xyY:
0.2934, 0.3076, 57.4469
CIE-Lab:
80.4303, 0.4904, -10.0009
CIE-LCH:
80.4303, 10.0129, 272.8073
CIE-Luv:
80.4303, -5.8464, -15.5202
Hunter-Lab:
75.7937, -3.5925, -5.2459
#bfc8da color charts
#bfc8da color shades, tints & tones
#bfc8da color schemes
#bfc8da color preview, HTML & CSS examples
This text has a color of #bfc8da
<p style="color:#bfc8da;">Text here</p>
.mytext {color:#bfc8da;}
This box has a color of #bfc8da
<div style="background-color:#bfc8da;">Content here</div>
.mybackground {background-color:#bfc8da;}
Border around this has a color of #bfc8da
<div style="border:2px solid #bfc8da;">Content here</div>
.myborder {border:2px solid #bfc8da;}