#bddae8 color space conversions
Hex:
#bddae8
RGB:
189, 218, 232
CMY:
26, 15, 9
CMYK:
19, 6, 0, 9
HSL:
200°, 48.3146%, 82.5490%
HSV (HSB):
200°, 18.5345%, 90.9804%
XYZ:
60.6232, 66.7878, 86.0401
xyY:
0.2840, 0.3129, 66.7878
CIE-Lab:
85.3967, -6.6569, -10.0810
CIE-LCH:
85.3967, 12.0806, 236.5617
CIE-Luv:
85.3967, -15.7767, -14.6076
Hunter-Lab:
81.7238, -10.6044, -5.2148
#bddae8 color charts
#bddae8 color shades, tints & tones
#bddae8 color schemes
#bddae8 color preview, HTML & CSS examples
This text has a color of #bddae8
<p style="color:#bddae8;">Text here</p>
.mytext {color:#bddae8;}
This box has a color of #bddae8
<div style="background-color:#bddae8;">Content here</div>
.mybackground {background-color:#bddae8;}
Border around this has a color of #bddae8
<div style="border:2px solid #bddae8;">Content here</div>
.myborder {border:2px solid #bddae8;}