#bfdbf4 color space conversions
Hex:
#bfdbf4
RGB:
191, 219, 244
CMY:
25, 14, 4
CMYK:
22, 10, 0, 4
HSL:
208°, 70.6667%, 85.2941%
HSV (HSB):
208°, 21.7213%, 95.6863%
XYZ:
63.1465, 68.2711, 95.4374
xyY:
0.2784, 0.3009, 68.2711
CIE-Lab:
86.1418, -3.9780, -15.2968
CIE-LCH:
86.1418, 15.8056, 255.4228
CIE-Luv:
86.1418, -15.6146, -23.5068
Hunter-Lab:
82.6263, -8.1788, -10.6444
#bfdbf4 color charts
#bfdbf4 color shades, tints & tones
#bfdbf4 color schemes
#bfdbf4 color preview, HTML & CSS examples
This text has a color of #bfdbf4
<p style="color:#bfdbf4;">Text here</p>
.mytext {color:#bfdbf4;}
This box has a color of #bfdbf4
<div style="background-color:#bfdbf4;">Content here</div>
.mybackground {background-color:#bfdbf4;}
Border around this has a color of #bfdbf4
<div style="border:2px solid #bfdbf4;">Content here</div>
.myborder {border:2px solid #bfdbf4;}