#adbfdc color space conversions
Hex:
#adbfdc
RGB:
173, 191, 220
CMY:
32, 25, 14
CMYK:
21, 13, 0, 14
HSL:
217°, 40.1709%, 77.0588%
HSV (HSB):
217°, 21.3636%, 86.2745%
XYZ:
48.7826, 51.3131, 75.0435
xyY:
0.2785, 0.2930, 51.3131
CIE-Lab:
76.8683, 0.0302, -16.5460
CIE-LCH:
76.8683, 16.5461, 270.1046
CIE-Luv:
76.8683, -10.8556, -25.7980
Hunter-Lab:
71.6332, -3.7985, -11.9694
#adbfdc color charts
#adbfdc color shades, tints & tones
#adbfdc color schemes
#adbfdc color preview, HTML & CSS examples
This text has a color of #adbfdc
<p style="color:#adbfdc;">Text here</p>
.mytext {color:#adbfdc;}
This box has a color of #adbfdc
<div style="background-color:#adbfdc;">Content here</div>
.mybackground {background-color:#adbfdc;}
Border around this has a color of #adbfdc
<div style="border:2px solid #adbfdc;">Content here</div>
.myborder {border:2px solid #adbfdc;}