#bfdbf5 color space conversions
Hex:
#bfdbf5
RGB:
191, 219, 245
CMY:
25, 14, 4
CMYK:
22, 11, 0, 4
HSL:
209°, 72.9730%, 85.4902%
HSV (HSB):
209°, 22.0408%, 96.0784%
XYZ:
63.2988, 68.3320, 96.2394
xyY:
0.2778, 0.2999, 68.3320
CIE-Lab:
86.1722, -3.7585, -15.7791
CIE-LCH:
86.1722, 16.2205, 256.6022
CIE-Luv:
86.1722, -15.6439, -24.3327
Hunter-Lab:
82.6632, -7.9752, -11.1633
#bfdbf5 color charts
#bfdbf5 color shades, tints & tones
#bfdbf5 color schemes
#bfdbf5 color preview, HTML & CSS examples
This text has a color of #bfdbf5
<p style="color:#bfdbf5;">Text here</p>
.mytext {color:#bfdbf5;}
This box has a color of #bfdbf5
<div style="background-color:#bfdbf5;">Content here</div>
.mybackground {background-color:#bfdbf5;}
Border around this has a color of #bfdbf5
<div style="border:2px solid #bfdbf5;">Content here</div>
.myborder {border:2px solid #bfdbf5;}