#bdddeb color space conversions
Hex:
#bdddeb
RGB:
189, 221, 235
CMY:
26, 13, 8
CMYK:
20, 6, 0, 8
HSL:
198°, 53.4884%, 83.1373%
HSV (HSB):
198°, 19.5745%, 92.1569%
XYZ:
61.8381, 68.5299, 88.5656
xyY:
0.2825, 0.3130, 68.5299
CIE-Lab:
86.2707, -7.5680, -10.3658
CIE-LCH:
86.2707, 12.8345, 233.8668
CIE-Luv:
86.2707, -17.2231, -14.9370
Hunter-Lab:
82.7828, -11.5317, -5.4838
#bdddeb color charts
#bdddeb color shades, tints & tones
#bdddeb color schemes
#bdddeb color preview, HTML & CSS examples
This text has a color of #bdddeb
<p style="color:#bdddeb;">Text here</p>
.mytext {color:#bdddeb;}
This box has a color of #bdddeb
<div style="background-color:#bdddeb;">Content here</div>
.mybackground {background-color:#bdddeb;}
Border around this has a color of #bdddeb
<div style="border:2px solid #bdddeb;">Content here</div>
.myborder {border:2px solid #bdddeb;}