#bddce6 color space conversions
Hex:
#bddce6
RGB:
189, 220, 230
CMY:
26, 14, 10
CMYK:
18, 4, 0, 10
HSL:
195°, 45.0549%, 82.1569%
HSV (HSB):
195°, 17.8261%, 90.1961%
XYZ:
60.8624, 67.7184, 84.7261
xyY:
0.2853, 0.3175, 67.7184
CIE-Lab:
85.8654, -8.1119, -8.3267
CIE-LCH:
85.8654, 11.6248, 225.7483
CIE-Luv:
85.8654, -16.6403, -11.5785
Hunter-Lab:
82.2912, -11.9913, -3.4405
#bddce6 color charts
#bddce6 color shades, tints & tones
#bddce6 color schemes
#bddce6 color preview, HTML & CSS examples
This text has a color of #bddce6
<p style="color:#bddce6;">Text here</p>
.mytext {color:#bddce6;}
This box has a color of #bddce6
<div style="background-color:#bddce6;">Content here</div>
.mybackground {background-color:#bddce6;}
Border around this has a color of #bddce6
<div style="border:2px solid #bddce6;">Content here</div>
.myborder {border:2px solid #bddce6;}