#bddaf6 color space conversions
Hex:
#bddaf6
RGB:
189, 218, 246
CMY:
26, 15, 4
CMYK:
23, 11, 0, 4
HSL:
209°, 76.0000%, 85.2941%
HSV (HSB):
209°, 23.1707%, 96.4706%
XYZ:
62.6922, 67.6154, 96.9356
xyY:
0.2759, 0.2975, 67.6154
CIE-Lab:
85.8138, -3.6129, -16.8587
CIE-LCH:
85.8138, 17.2415, 257.9040
CIE-Luv:
85.8138, -16.1682, -26.1160
Hunter-Lab:
82.2286, -7.8092, -12.3343
#bddaf6 color charts
#bddaf6 color shades, tints & tones
#bddaf6 color schemes
#bddaf6 color preview, HTML & CSS examples
This text has a color of #bddaf6
<p style="color:#bddaf6;">Text here</p>
.mytext {color:#bddaf6;}
This box has a color of #bddaf6
<div style="background-color:#bddaf6;">Content here</div>
.mybackground {background-color:#bddaf6;}
Border around this has a color of #bddaf6
<div style="border:2px solid #bddaf6;">Content here</div>
.myborder {border:2px solid #bddaf6;}