#bddae9 color space conversions
Hex:
#bddae9
RGB:
189, 218, 233
CMY:
26, 15, 9
CMYK:
19, 6, 0, 9
HSL:
200°, 50.0000%, 82.7451%
HSV (HSB):
200°, 18.8841%, 91.3725%
XYZ:
60.7656, 66.8448, 86.7904
xyY:
0.2834, 0.3118, 66.8448
CIE-Lab:
85.4255, -6.4442, -10.5672
CIE-LCH:
85.4255, 12.3771, 238.6239
CIE-Luv:
85.4255, -15.8043, -15.4226
Hunter-Lab:
81.7587, -10.4108, -5.7079
#bddae9 color charts
#bddae9 color shades, tints & tones
#bddae9 color schemes
#bddae9 color preview, HTML & CSS examples
This text has a color of #bddae9
<p style="color:#bddae9;">Text here</p>
.mytext {color:#bddae9;}
This box has a color of #bddae9
<div style="background-color:#bddae9;">Content here</div>
.mybackground {background-color:#bddae9;}
Border around this has a color of #bddae9
<div style="border:2px solid #bddae9;">Content here</div>
.myborder {border:2px solid #bddae9;}