#bfdadd color space conversions
Hex:
#bfdadd
RGB:
191, 218, 221
CMY:
25, 15, 13
CMYK:
14, 1, 0, 13
HSL:
186°, 30.6122%, 80.7843%
HSV (HSB):
186°, 13.5747%, 86.6667%
XYZ:
59.6084, 66.4396, 78.0890
xyY:
0.2920, 0.3255, 66.4396
CIE-Lab:
85.2202, -8.3110, -4.5046
CIE-LCH:
85.2202, 9.4532, 208.4578
CIE-Luv:
85.2202, -14.4851, -5.5092
Hunter-Lab:
81.5105, -12.1068, 0.2561
#bfdadd color charts
#bfdadd color shades, tints & tones
#bfdadd color schemes
#bfdadd color preview, HTML & CSS examples
This text has a color of #bfdadd
<p style="color:#bfdadd;">Text here</p>
.mytext {color:#bfdadd;}
This box has a color of #bfdadd
<div style="background-color:#bfdadd;">Content here</div>
.mybackground {background-color:#bfdadd;}
Border around this has a color of #bfdadd
<div style="border:2px solid #bfdadd;">Content here</div>
.myborder {border:2px solid #bfdadd;}