#bfdedc color space conversions
Hex:
#bfdedc
RGB:
191, 222, 220
CMY:
25, 13, 14
CMYK:
14, 0, 1, 13
HSL:
176°, 31.9588%, 80.9804%
HSV (HSB):
176°, 13.9640%, 87.0588%
XYZ:
60.5254, 68.4862, 77.7393
xyY:
0.2927, 0.3312, 68.4862
CIE-Lab:
86.2490, -10.5621, -2.4631
CIE-LCH:
86.2490, 10.8455, 193.1266
CIE-Luv:
86.2490, -16.3403, -1.9635
Hunter-Lab:
82.7564, -14.2745, 2.2340
#bfdedc color charts
#bfdedc color shades, tints & tones
#bfdedc color schemes
#bfdedc color preview, HTML & CSS examples
This text has a color of #bfdedc
<p style="color:#bfdedc;">Text here</p>
.mytext {color:#bfdedc;}
This box has a color of #bfdedc
<div style="background-color:#bfdedc;">Content here</div>
.mybackground {background-color:#bfdedc;}
Border around this has a color of #bfdedc
<div style="border:2px solid #bfdedc;">Content here</div>
.myborder {border:2px solid #bfdedc;}