#bddae6 color space conversions
Hex:
#bddae6
RGB:
189, 218, 230
CMY:
26, 15, 10
CMYK:
18, 5, 0, 10
HSL:
198°, 45.0549%, 82.1569%
HSV (HSB):
198°, 17.8261%, 90.1961%
XYZ:
60.3406, 66.6748, 84.5521
xyY:
0.2852, 0.3151, 66.6748
CIE-Lab:
85.3395, -7.0799, -9.1076
CIE-LCH:
85.3395, 11.5357, 232.1398
CIE-Luv:
85.3395, -15.7217, -12.9812
Hunter-Lab:
81.6546, -10.9889, -4.2357
#bddae6 color charts
#bddae6 color shades, tints & tones
#bddae6 color schemes
#bddae6 color preview, HTML & CSS examples
This text has a color of #bddae6
<p style="color:#bddae6;">Text here</p>
.mytext {color:#bddae6;}
This box has a color of #bddae6
<div style="background-color:#bddae6;">Content here</div>
.mybackground {background-color:#bddae6;}
Border around this has a color of #bddae6
<div style="border:2px solid #bddae6;">Content here</div>
.myborder {border:2px solid #bddae6;}