#bdebf3 color space conversions
Hex:
#bdebf3
RGB:
189, 235, 243
CMY:
26, 8, 5
CMYK:
22, 3, 0, 5
HSL:
189°, 69.2308%, 84.7059%
HSV (HSB):
189°, 22.2222%, 95.2941%
XYZ:
66.8723, 76.7065, 96.0753
xyY:
0.2790, 0.3201, 76.7065
CIE-Lab:
90.1864, -12.9944, -8.7489
CIE-LCH:
90.1864, 15.6651, 213.9517
CIE-Luv:
90.1864, -23.6694, -11.5346
Hunter-Lab:
87.5823, -16.9777, -3.7319
#bdebf3 color charts
#bdebf3 color shades, tints & tones
#bdebf3 color schemes
#bdebf3 color preview, HTML & CSS examples
This text has a color of #bdebf3
<p style="color:#bdebf3;">Text here</p>
.mytext {color:#bdebf3;}
This box has a color of #bdebf3
<div style="background-color:#bdebf3;">Content here</div>
.mybackground {background-color:#bdebf3;}
Border around this has a color of #bdebf3
<div style="border:2px solid #bdebf3;">Content here</div>
.myborder {border:2px solid #bdebf3;}