#bddbe8 color space conversions
Hex:
#bddbe8
RGB:
189, 219, 232
CMY:
26, 14, 9
CMYK:
19, 6, 0, 9
HSL:
198°, 48.3146%, 82.5490%
HSV (HSB):
198°, 18.5345%, 90.9804%
XYZ:
60.8833, 67.3080, 86.1268
xyY:
0.2841, 0.3141, 67.3080
CIE-Lab:
85.6593, -7.1740, -9.6903
CIE-LCH:
85.6593, 12.0569, 233.4864
CIE-Luv:
85.6593, -16.2342, -13.9040
Hunter-Lab:
82.0415, -11.1071, -4.8133
#bddbe8 color charts
#bddbe8 color shades, tints & tones
#bddbe8 color schemes
#bddbe8 color preview, HTML & CSS examples
This text has a color of #bddbe8
<p style="color:#bddbe8;">Text here</p>
.mytext {color:#bddbe8;}
This box has a color of #bddbe8
<div style="background-color:#bddbe8;">Content here</div>
.mybackground {background-color:#bddbe8;}
Border around this has a color of #bddbe8
<div style="border:2px solid #bddbe8;">Content here</div>
.myborder {border:2px solid #bddbe8;}