#bfc8e2 color space conversions
Hex:
#bfc8e2
RGB:
191, 200, 226
CMY:
25, 22, 11
CMYK:
15, 12, 0, 11
HSL:
225°, 37.6344%, 81.7647%
HSV (HSB):
225°, 15.4867%, 88.6275%
XYZ:
55.8676, 57.8759, 80.1781
xyY:
0.2881, 0.2984, 57.8759
CIE-Lab:
80.6697, 2.1559, -13.9325
CIE-LCH:
80.6697, 14.0984, 278.7962
CIE-Luv:
80.6697, -6.2336, -22.0752
Hunter-Lab:
76.0762, -2.0495, -9.2335
#bfc8e2 color charts
#bfc8e2 color shades, tints & tones
#bfc8e2 color schemes
#bfc8e2 color preview, HTML & CSS examples
This text has a color of #bfc8e2
<p style="color:#bfc8e2;">Text here</p>
.mytext {color:#bfc8e2;}
This box has a color of #bfc8e2
<div style="background-color:#bfc8e2;">Content here</div>
.mybackground {background-color:#bfc8e2;}
Border around this has a color of #bfc8e2
<div style="border:2px solid #bfc8e2;">Content here</div>
.myborder {border:2px solid #bfc8e2;}