#adbdff color space conversions
Hex:
#adbdff
RGB:
173, 189, 255
CMY:
32, 26, 0
CMYK:
32, 26, 0, 0
HSL:
228°, 100.0000%, 83.9216%
HSV (HSB):
228°, 32.1569%, 100.0000%
XYZ:
53.4812, 52.4994, 101.9224
xyY:
0.2572, 0.2525, 52.4994
CIE-Lab:
77.5785, 9.4296, -34.3017
CIE-LCH:
77.5785, 35.5742, 285.3710
CIE-Luv:
77.5785, -11.3856, -56.7828
Hunter-Lab:
72.4565, 4.9546, -32.6819
#adbdff color charts
#adbdff color shades, tints & tones
#adbdff color schemes
#adbdff color preview, HTML & CSS examples
This text has a color of #adbdff
<p style="color:#adbdff;">Text here</p>
.mytext {color:#adbdff;}
This box has a color of #adbdff
<div style="background-color:#adbdff;">Content here</div>
.mybackground {background-color:#adbdff;}
Border around this has a color of #adbdff
<div style="border:2px solid #adbdff;">Content here</div>
.myborder {border:2px solid #adbdff;}