#bfcada color space conversions
Hex:
#bfcada
RGB:
191, 202, 218
CMY:
25, 21, 15
CMYK:
12, 7, 0, 15
HSL:
216°, 26.7327%, 80.1961%
HSV (HSB):
216°, 12.3853%, 85.4902%
XYZ:
55.2613, 58.3794, 74.6854
xyY:
0.2934, 0.3100, 58.3794
CIE-Lab:
80.9493, -0.5696, -9.2285
CIE-LCH:
80.9493, 9.2461, 266.4683
CIE-Luv:
80.9493, -6.7983, -14.1385
Hunter-Lab:
76.4064, -4.6103, -4.4701
#bfcada color charts
#bfcada color shades, tints & tones
#bfcada color schemes
#bfcada color preview, HTML & CSS examples
This text has a color of #bfcada
<p style="color:#bfcada;">Text here</p>
.mytext {color:#bfcada;}
This box has a color of #bfcada
<div style="background-color:#bfcada;">Content here</div>
.mybackground {background-color:#bfcada;}
Border around this has a color of #bfcada
<div style="border:2px solid #bfcada;">Content here</div>
.myborder {border:2px solid #bfcada;}