#bddce5 color space conversions
Hex:
#bddce5
RGB:
189, 220, 229
CMY:
26, 14, 10
CMYK:
17, 4, 0, 10
HSL:
194°, 43.4783%, 81.9608%
HSV (HSB):
194°, 17.4672%, 89.8039%
XYZ:
60.7223, 67.6624, 83.9885
xyY:
0.2859, 0.3186, 67.6624
CIE-Lab:
85.8373, -8.3217, -7.8397
CIE-LCH:
85.8373, 11.4329, 223.2919
CIE-Luv:
85.8373, -16.6148, -10.7694
Hunter-Lab:
82.2571, -12.1811, -2.9579
#bddce5 color charts
#bddce5 color shades, tints & tones
#bddce5 color schemes
#bddce5 color preview, HTML & CSS examples
This text has a color of #bddce5
<p style="color:#bddce5;">Text here</p>
.mytext {color:#bddce5;}
This box has a color of #bddce5
<div style="background-color:#bddce5;">Content here</div>
.mybackground {background-color:#bddce5;}
Border around this has a color of #bddce5
<div style="border:2px solid #bddce5;">Content here</div>
.myborder {border:2px solid #bddce5;}