#bfdbf8 color space conversions
Hex:
#bfdbf8
RGB:
191, 219, 248
CMY:
25, 14, 3
CMYK:
23, 12, 0, 3
HSL:
211°, 80.2817%, 86.0784%
HSV (HSB):
211°, 22.9839%, 97.2549%
XYZ:
63.7607, 68.5167, 98.6714
xyY:
0.2761, 0.2967, 68.5167
CIE-Lab:
86.2642, -3.0956, -17.2238
CIE-LCH:
86.2642, 17.4998, 259.8111
CIE-Luv:
86.2642, -15.7323, -26.8155
Hunter-Lab:
82.7748, -7.3591, -12.7341
#bfdbf8 color charts
#bfdbf8 color shades, tints & tones
#bfdbf8 color schemes
#bfdbf8 color preview, HTML & CSS examples
This text has a color of #bfdbf8
<p style="color:#bfdbf8;">Text here</p>
.mytext {color:#bfdbf8;}
This box has a color of #bfdbf8
<div style="background-color:#bfdbf8;">Content here</div>
.mybackground {background-color:#bfdbf8;}
Border around this has a color of #bfdbf8
<div style="border:2px solid #bfdbf8;">Content here</div>
.myborder {border:2px solid #bfdbf8;}