#adbded color space conversions
Hex:
#adbded
RGB:
173, 189, 237
CMY:
32, 26, 7
CMYK:
27, 20, 0, 7
HSL:
225°, 64.0000%, 80.3922%
HSV (HSB):
225°, 27.0042%, 92.9412%
XYZ:
50.7172, 51.3939, 87.3677
xyY:
0.2677, 0.2712, 51.3939
CIE-Lab:
76.9170, 5.0439, -25.6473
CIE-LCH:
76.9170, 26.1386, 281.1261
CIE-Luv:
76.9170, -10.6435, -41.5242
Hunter-Lab:
71.6895, 0.8244, -22.0738
#adbded color charts
#adbded color shades, tints & tones
#adbded color schemes
#adbded color preview, HTML & CSS examples
This text has a color of #adbded
<p style="color:#adbded;">Text here</p>
.mytext {color:#adbded;}
This box has a color of #adbded
<div style="background-color:#adbded;">Content here</div>
.mybackground {background-color:#adbded;}
Border around this has a color of #adbded
<div style="border:2px solid #adbded;">Content here</div>
.myborder {border:2px solid #adbded;}