#bfddf4 color space conversions
Hex:
#bfddf4
RGB:
191, 221, 244
CMY:
25, 13, 4
CMYK:
22, 9, 0, 4
HSL:
206°, 70.6667%, 85.2941%
HSV (HSB):
206°, 21.7213%, 95.6863%
XYZ:
63.6714, 69.3209, 95.6124
xyY:
0.2785, 0.3032, 69.3209
CIE-Lab:
86.6627, -5.0177, -14.5156
CIE-LCH:
86.6627, 15.3583, 250.9308
CIE-Luv:
86.6627, -16.5107, -22.0815
Hunter-Lab:
83.2592, -9.1979, -9.8054
#bfddf4 color charts
#bfddf4 color shades, tints & tones
#bfddf4 color schemes
#bfddf4 color preview, HTML & CSS examples
This text has a color of #bfddf4
<p style="color:#bfddf4;">Text here</p>
.mytext {color:#bfddf4;}
This box has a color of #bfddf4
<div style="background-color:#bfddf4;">Content here</div>
.mybackground {background-color:#bfddf4;}
Border around this has a color of #bfddf4
<div style="border:2px solid #bfddf4;">Content here</div>
.myborder {border:2px solid #bfddf4;}