#bfc8db color space conversions
Hex:
#bfc8db
RGB:
191, 200, 219
CMY:
25, 22, 14
CMYK:
13, 9, 0, 14
HSL:
221°, 28.0000%, 80.3922%
HSV (HSB):
221°, 12.7854%, 85.8824%
XYZ:
54.9263, 57.4994, 75.2214
xyY:
0.2927, 0.3064, 57.4994
CIE-Lab:
80.4597, 0.6959, -10.4936
CIE-LCH:
80.4597, 10.5166, 273.7940
CIE-Luv:
80.4597, -5.8945, -16.3354
Hunter-Lab:
75.8284, -3.4030, -5.7356
#bfc8db color charts
#bfc8db color shades, tints & tones
#bfc8db color schemes
#bfc8db color preview, HTML & CSS examples
This text has a color of #bfc8db
<p style="color:#bfc8db;">Text here</p>
.mytext {color:#bfc8db;}
This box has a color of #bfc8db
<div style="background-color:#bfc8db;">Content here</div>
.mybackground {background-color:#bfc8db;}
Border around this has a color of #bfc8db
<div style="border:2px solid #bfc8db;">Content here</div>
.myborder {border:2px solid #bfc8db;}